Questo sito funziona meglio con JavaScript
Home
Esplora
Yoda
Portal
Forum
Aiuto
Accedi
jpsp91
/
ZipTeamPurple-FrontEnd
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
Front end of the Slack clone application.
13
Commit
5
Rami (Branch)
Albero (Tree):
2fd4d7a984
dev
easypeasy
jp
master
nmaidanos
Rami (Branch)
Tag
${ item.name }
Create branch
${ searchTerm }
from '2fd4d7a984'
${ noResults }
ZipTeamPurple-FrontEnd
/
node_modules
/
hmac-drbg
/
.travis.yml
.travis.yml
92B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
sudo: false
language: node_js
node_js:
- "4"
- "6"
- "stable"
script:
- npm test