# after installing node.js 6 or higher npm install
npm start
You can now access http://localhost:8080.
Run them:
npm test npm run watch
Code style standards are enforced via tools like eslint. Check source code:
npm run check