This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
oznt
/
svetle-jest-playground
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add Makefile
Oz Tiram
hace 5 años
padre
c498d481dd
commit
ac037c6c64
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
7
0
Makefile
+ 7
- 0
Makefile
Ver fichero
@@ -0,0 +1,7 @@
+
+test:
+ npm test
+
+
+run-dev:
+ npm run start:dev