UNPKG

react-hyperscript-beefy-boilerplate

Version:

A boilerplate for react-hyperscript using browserify with beefy and ES6.

14 lines (7 loc) 254 B
# 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.