Elm Develop Environment
Require
Install
$ yarn
Launch develop server
$ yarn start
$ open http://localhost:3000/
Test
$ yarn test
Build
$ yarn build
$ open dist/index.html
$ yarn
$ yarn start
$ open http://localhost:3000/
$ yarn test
$ yarn build
$ open dist/index.html