2.3.0 • Published 8 years ago

react-hyperscript-beefy-boilerplate v2.3.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

React Hyperscript Beefy ES6 Boilerplate

Because what good is a boilerplate when it isn't the stack that I'm kinda into at the moment?

To run:

npm start

To build:

browserify index.js -o bundle.js

Then just include bundle.js in an HTML file.