npm installcp etc/client-config.json.sample etc/client-config.jsonnpm run devserver(wait until build is ready, it will create file "etc/webpack-assets.json")npm run nodemon(in another terminal, and wait until build is ready)- open http://localhost:3001
npm run lint— lintingnpm run lint:fix— linting with fixing errors