This website works better with JavaScript
Domů
Procházet
Yoda
Portal
Forum
Nápověda
Přihlásit se
jpsp91
/
ZipTeamPurple-FrontEnd
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
0
Wiki
Activity
Front end of the Slack clone application.
13
Revize
5
Větve
Strom:
2fd4d7a984
dev
easypeasy
jp
master
nmaidanos
Větve
Značky
${ item.name }
Create branch
${ searchTerm }
from '2fd4d7a984'
${ noResults }
ZipTeamPurple-FrontEnd
/
node_modules
/
localforage
/
.babelrc-umd
.babelrc-umd
115B
Historie
Surový
1
2
3
4
5
6
7
8
{
"presets": ["es2015-loose"],
"plugins": [
"add-module-exports",
"transform-es2015-modules-umd"
]
}