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
- Host: GitHub
- URL: https://github.com/mnicole/hyperapp-boilerplate
- Owner: mnicole
- Created: 2018-02-09T22:18:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T01:45:17.000Z (about 8 years ago)
- Last Synced: 2025-03-15T23:19:26.905Z (about 1 year ago)
- Topics: boilerplate, hyperapp, hyperapp-boilerplate, javascript, parcel
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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