To set up and build:
$ npm install
$ npm run build
To run:
$ npm run dev
This will start a webserver at http://localhost:8080/.
To set up and build:
$ npm install
$ npm run build
To run:
$ npm run dev
This will start a webserver at http://localhost:8080/.