Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lilpacy/elm-parcel-boilerplate
elm x parcel dev environment boilerplate
https://github.com/lilpacy/elm-parcel-boilerplate
elm parcel
Last synced: 19 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T15:49:57.000Z (about 1 year ago)
- Last Synced: 2023-10-29T16:32:35.721Z (about 1 year ago)
- Topics: elm, parcel
- Language: Elm
- Homepage:
- Size: 69.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm-parcel-min
## How to setup
```shell:
git clone [email protected]:lilpacy/elm-parcel-boilerplate.git
cd elm-parcel-boilerplate
sh setup.sh
```## How to run dev-server
```shell:
sh dev-server.sh
```