Skip to content

jscn/elm-kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-kickstart

elm-kickstart is a skeleton for getting a very basic elm project up and ready to hack on.

Dependencies

elm-kickstart assumes you have npm and elm commands available from your shell.

Usage

  1. Clone this repository.

  2. Replace "elm-kickstart" and "Elm project skeleton" with something meaningful for your project.

  3. Run npm install

  4. Run npm start

  5. Start hacking!

About

A skeleton for a very basic elm app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published