This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
oznt
/
svetle-jest-playground
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
add Makefile
Oz Tiram
5 anni fa
parent
c498d481dd
commit
ac037c6c64
1 ha cambiato i file
con
7 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
7
0
Makefile
+ 7
- 0
Makefile
Vedi File
@@ -0,0 +1,7 @@
+
+test:
+ npm test
+
+
+run-dev:
+ npm run start:dev