An open API service indexing awesome lists of open source software.

https://github.com/therealedsheenan/contempo-parcel

Contempo using parcel
https://github.com/therealedsheenan/contempo-parcel

contempo contempo-parcel parcel react redux

Last synced: 2 months ago
JSON representation

Contempo using parcel

Awesome Lists containing this project

README

          

# contempo-parcel
Contempo using parcel

See demo here: [contempo-parcel.surge.sh](http://contempo-parcel.surge.sh)

## Installation
Clone the repository then:

```
$ npm i # yarn
```

Watch files

```
$ npm run watch i # yarn watch
```

Build for production

```
$ npm run bulld # yarn build
```

## Author
Sheenan Tenepre