Skip to content

christianalfoni/exploring-elm-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exploring-elm-boilerplate

A boilerplate used in an article series exploring Elm

Get started

  1. Install Elm
  2. npm install
  3. elm package install
  4. npm start, starts the node server. Allows you to play around with ajax stuff
  5. npm run watch, starts the workflow. It builds to /dist folder
  6. Open up localhost:3000

About

A boilerplate used in an article series exploring Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages