UNPKG

react-hyperscript-beefy-boilerplate

Version:

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

9 lines (8 loc) 147 B
<!doctype html> <html> <head> <title>Beefy React Hyperscript Boilerplate</title> </head> <body></body> <script src="bundle.js"></script> </html>