Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 261 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 261 Bytes

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