Skip to content

hiyali/vue2-webpack2-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue2-webpack2-starter

❤️ A starter for Vue2 and Webpack2

travis build CircleCI Status

Includes

  1. Vuejs 2 (router / store / resouce / filter / directive ...)
  2. Webpack 2 (ESLint / ES6 / Stylus / HMR / Proxy / Extract / Minify ...)

Requirements

  • Node >= 7.0.0 (and npm)

Install

git clone https://github.com/hiyali/vue2-webpack2-starter.git ./your-project-name
cd ./your-project-name
npm i # or yarn
# hala

Usage

npm run dev # development
npm run build # build

And enjoy.

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages