https://github.com/lilpacy/elm-parcel-boilerplate
elm x parcel dev environment boilerplate
https://github.com/lilpacy/elm-parcel-boilerplate
elm parcel
Last synced: about 1 year ago
JSON representation
elm x parcel dev environment boilerplate
- Host: GitHub
- URL: https://github.com/lilpacy/elm-parcel-boilerplate
- Owner: lilpacy
- Created: 2019-10-20T05:19:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T15:49:57.000Z (over 2 years ago)
- Last Synced: 2025-03-23T20:41:33.247Z (about 1 year ago)
- Topics: elm, parcel
- Language: Elm
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm-parcel-min
## How to setup
```shell:
git clone git@github.com:lilpacy/elm-parcel-boilerplate.git
cd elm-parcel-boilerplate
sh setup.sh
```
## How to run dev-server
```shell:
sh dev-server.sh
```