Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 299 Bytes

harp-browser-sync-browserify

A harp boilerplate with browser-sync and browserify support.

Based on https://github.com/kevinsimper/harp-browserify

How to

harp init -b itzaks/harp-browser-sync-browserify project-name

then do

npm install
npm start