Elm Dashboard
This is a sample project to be used in an elm workshop.
It should contain a dashboard containing upcoming events from office365 calendar, and news from our company website.
Building
Run npm install to download packages.
Then npm start to run the local server.
This project uses gulp. Use gulp build to build the web page. The resulting index.html will be in dist directory.
You can also use gulp dev to use automatic reload on change. This is used by npm start
On this page
Languages
CSS65.0%JavaScript20.4%Elm11.1%HTML3.5%
Contributors
Created February 7, 2017
Updated February 24, 2017