mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-23 03:42:04 +03:00
241 B
241 B
elm-pages 2.0 beta
Setup Instructions
npx dillonkearns/elm-pages#8ccdf30 init elm-pages-demo
cd elm-pages-demo
git init
git submodule add -b static-files https://github.com/dillonkearns/elm-pages.git
npm install
npm start