Ver Fonte

add Makefile

Oz Tiram há 5 anos atrás
pai
commit
ac037c6c64
1 ficheiros alterados com 7 adições e 0 exclusões
  1. 7 0
      Makefile

+ 7 - 0
Makefile

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