Oz Tiram hace 5 años
padre
commit
ac037c6c64
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      Makefile

+ 7 - 0
Makefile

@@ -0,0 +1,7 @@
+
+test:
+	npm test
+
+
+run-dev:
+	npm run start:dev