Isomorphic demo app

Installation (development)

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