Base project template using:
- elm 0.19.1-3
- elm-spa 5.0.2
- elm-css 16.0.1
- Parcel 1.12.4
Just run:
git clone [email protected]:bigardone/elm-spa-parcel.git
cd elm-spa-parcel
npm start
To build it:
npm run build
Base project template using:
Just run:
git clone [email protected]:bigardone/elm-spa-parcel.git
cd elm-spa-parcel
npm start
To build it:
npm run build