- Node.js via prebuilt installers / nvm / nvm-windows
$ npm install
$ npm start
The application should now be served in debug mode at http://localhost:3010.
To create a build, run the following command and the build will be placed in the dist
folder:
$ npm run build