Skip to content

huangshuwei/webpack3-vue2-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack3-simple-application

simple application with webpack3+vue2+vueRouter2+vuex2

Installation

$ npm install

How to use

First copy the repo into your disk.

$ git clone https://github.com/huangshuwei/webpack3-vue2-demo.git

Next you can see the result

$ npm run dev