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

https://github.com/mnicole/hyperapp-boilerplate

Hyperapp + Parcel boilerplate
https://github.com/mnicole/hyperapp-boilerplate

boilerplate hyperapp hyperapp-boilerplate javascript parcel

Last synced: 26 days ago
JSON representation

Hyperapp + Parcel boilerplate

Awesome Lists containing this project

README

          

## Simple boilerplate for Hyperapp.js and Parcel

Good for prototyping or making a small project that doesn't require a lot of overhead.

### To use:
- Clone the project
- Run `yarn` to install the dependencies
- Run `yarn start` to build and open a development environment
- Run `yarn build` to build for production

### Docs:
https://parceljs.org
https://hyperapp.js.org