Skip to content

Barebones skeleton with Elm to make starting Elm apps or testing Elm-JS things easier.

Notifications You must be signed in to change notification settings

joedski/brunch-with-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brunch with Elm

A simple Brunch skeleton to make writing Elm apps or testing Elm-JS things easier.

Requirements

Have globally installed the following:

  • npm
  • Brunch
  • Elm (version 1.x same as or newer than 1.5.2. It'll probably work.)

Setting Up

Brunch will download the node modules, but you'll still need to run npm run deps afterwards to install the Elm packages.

This doesn't use any Bower packages yet.

About

Barebones skeleton with Elm to make starting Elm apps or testing Elm-JS things easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published