mabnasys.com

To start:

$ npm install

To develop:

$ npm run dev

To build for production:

$ npm run build

To lint you code:

$ npm run lint