UNPKG

ecommerce

Version:

Easily create Ecommerce sites powered by Hanzo.

16 lines (9 loc) 271 B
# bootstrap-single-page shop.js app example an example using bootstrap (with a tiny bit of vanilla css) ## build bundle bundle the javascript ### using webpack the config is provided, simply run `webpack` ### using browserify `browserify js/app.js -o js/bundle.js`