react-hyperscript-beefy-boilerplate
v2.3.0
Published
A boilerplate for react-hyperscript using browserify with beefy and ES6.
Downloads
12
Maintainers
Readme
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.