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: about 1 year ago
JSON representation

elm x parcel dev environment boilerplate

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
```