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
- Host: GitHub
- URL: https://github.com/therealedsheenan/contempo-parcel
- Owner: therealedsheenan
- License: mit
- Created: 2018-01-16T04:13:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:20:52.000Z (over 3 years ago)
- Last Synced: 2025-01-22T17:27:28.232Z (over 1 year ago)
- Topics: contempo, contempo-parcel, parcel, react, redux
- Language: JavaScript
- Homepage: http://contempo-parcel.surge.sh/
- Size: 351 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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