- Elm: "~0.18.0"
- Bulma: "^0.7.1"
- Bulma-extensions: "^2.2.2"
- Font Awesome: "fontawesome-free@5.3.1"
- Sass: "^2.10.4"
$ npm install
$ cd elm && elm-package install -y
$ cd ..
$ brunch watch -s
- and look at in http://localhost:3000/
A simple Elm skeleton project with Bulma framework and Sass.
ElmNOASSERTION
$ npm install
$ cd elm && elm-package install -y
$ cd ..
$ brunch watch -s