/vue-simple

vue-cli based simple project,to address simplicity, template webpack-simple used,rather than webpack.

Primary LanguageJavaScript

vue-simple

A vue-cli based simple project,to address simplicity, template webpack-simple used,rather than webpack.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Thanks to codes and thoughts from https://github.com/timdongSuper/vuexSimpleDemo, which uses template webpack.