This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
oznt
/
svetle-jest-playground
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
add Makefile
Oz Tiram
il y a 5 ans
Parent
c498d481dd
commit
ac037c6c64
1 fichiers modifiés
avec
7 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
7
0
Makefile
+ 7
- 0
Makefile
Voir le fichier
@@ -0,0 +1,7 @@
+
+test:
+ npm test
+
+
+run-dev:
+ npm run start:dev