haustraliaer / vue-browserify-example

Vue.js example setup with Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Vue.js example setup with Browserify


Languages

Language:JavaScript 99.9%Language:CSS 0.1%