This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
oznt
/
svetle-jest-playground
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
add Makefile
Oz Tiram
%!s(int64=5) %!d(string=hai) anos
pai
c498d481dd
achega
ac037c6c64
Modificáronse 1 ficheiros
con
7 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
7
0
Makefile
+ 7
- 0
Makefile
Ver ficheiro
@@ -0,0 +1,7 @@
+
+test:
+ npm test
+
+
+run-dev:
+ npm run start:dev