2.3.0 • Published 9 years ago
react-hyperscript-beefy-boilerplate
Licence
ISC
Version
2.3.0
Deps
8
Vulns
0
Weekly
0
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.