Run dev:

  1. npm install
  2. npm run dev

Run tests:

  • npm run test
  • npm run test:watch

Build:

npm run build