/vue-browserify

Basic Vue + Browserify structure

Primary LanguageVue

Vue browserify basic structure

Basic app structure using vueify and single page components.

Usage

To start development server:

npm run dev

To build for production:

npm run build