Skip to content

mnicole/hyperapp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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