Makefile 47 B

1234567
  1. test:
  2. npm test
  3. run-dev:
  4. npm run start:dev