Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 184 Bytes

elm-parcel-starter

A simple repo for getting started with frontend development in Elm

To start:

npm install
npm start

Go to the url indicated by the npm start command.