Skip to content

csain/elm-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-template

This is a simple elm 0.19 skeleton application. It includes JSON server for quick prototyping, database is at db.json.

To run it:

bin/setup # One time setup
bin/dev   # Start development server/db

Visit http://localhost:8000/ in your browser.

To run tests:

bin/test

About

A skeleton elm 0.19 template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 90.7%
  • Shell 9.3%