bigardone / elm-spa-parcel

Base project using Elm, elm-spa, elm-css and Parcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm-spa Parcel template

Base project template using:

  • elm 0.19.1-3
  • elm-spa 5.0.2
  • elm-css 16.0.1
  • Parcel 1.12.4

How to use this template

Just run:

  • git clone git@github.com:bigardone/elm-spa-parcel.git
  • cd elm-spa-parcel
  • npm start

To build it:

  • npm run build

About

Base project using Elm, elm-spa, elm-css and Parcel


Languages

Language:Elm 98.6%Language:JavaScript 0.7%Language:HTML 0.7%