npm install
cp etc/client-config.json.sample etc/client-config.json
(by default connect to production REST API)npm run server
npm run devserver
(in another terminal, and wait until build is ready)- open http://localhost:3001
npm install
cp etc/client-config.json.sample etc/client-config.json
(by default connect to production REST API)npm run server
npm run devserver
(in another terminal, and wait until build is ready)