Skip to content

Gangwolf/vue-with-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue with Webpack

A Vue.js 2.0 and Webpack template with the following plugins for SPA functionality:

Usage

$ git clone https://github.com/Gangwolf/vue-with-webpack.git my-project
$ cd my-project
$ npm install
$ npm start

What's Included

  • npm start: Webpack + vue-loader.

  • npm build: build with HTML/CSS/JS minification.

This template was forked from vue-cli, for detailed explanation on how things work, view the docs for vue-loader.

Fork It And Make Your Own

You can fork this template to create your own boilerplate.

  1. Fork it: https://github.com/Gangwolf/vue-with-webpack/fork
  2. Commit your changes: git commit -am 'Change some stuff'
  3. Push it: git push origin my-new-feature

About

Webpack template utilizing Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published