UNPKG
react-hyperscript-beefy-boilerplate
Version:
latest (2.3.0)
2.3.0
2.1.0
2.0.1
2.0.0
1.0.2
1.0.1
A boilerplate for react-hyperscript using browserify with beefy and ES6.
react-hyperscript-beefy-boilerplate
/
README.md
14 lines
(7 loc)
•
254 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.