git clone git@github.com:frenchdonuts/corporate-dashboard.git
cd corporate-dashboard
npm install
If you haven't done so yet, install Elm globally:
npm install -g elm
Install Elm's dependencies:
elm package install
npm start
- Access app at
http://localhost:8080/
npm run build
- Run http-server in dist/