Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 262 Bytes

File metadata and controls

5 lines (3 loc) · 262 Bytes

Vue.js example setup with Browserify

This example inlines the CSS and HTML template of each component using the partialify transform, and inserts the CSS with the insert-css module.

To start watch and auto rebuild with watchify, just run npm run dev.