/highway-to-elm

Learn Elm iteratively from your browser.

Primary LanguageElmMIT LicenseMIT

highway-to-elm

Learn Elm right from your browser.

Setup

$ npm i
$ npm start

Browse http://localhost:3000.

Run

SCSS compilation

$ npm run sass-compile

SCSS watching

$ npm run sass-watch