Node (>= 6.9) installed
Yarn (>= 0.21.3) installed
npm install -g [email protected]
yarn
yarn test
or
yarn test-watch
yarn build-css
It uses webpack 2 to sequentially run the ELM compiler, build the resulting JS bundle and serve it through a dedicated local server.
yarn watch
You can then access the application : http://localhost:8080