
Build: `npm run build`

Dev/watch: `npm run dev` or `npm run watch`

To install dependencies: `npm run i` or `npm install --no-optional`
