Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 212 Bytes

hb-browserify

a boilerplate project for using harp with browserify.

install dependencies

npm install

start the local server...

npm start

deploy to production

npm run deploy