Skip to content

drasko/elm-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elm Dashboard

Dashboard made with elm-bootstrap.

Install

git clone https://github.com/drasko/elm-dashboard
cd elm-dashboard
make

This will produce index.html in the root directory.

N.B. make does elm make src/Main.elm

Usage

make run

N.B. make run just executes elm reactor. You can execute elm reactor in other terminal window and keep it running, and then see changes as you change-compile in the first window. You can even use something as entr to have your source compiled automatically when you change and save some files.

About

Dashboard made with Elm Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published