Skip to content

CoderTonyChan/vue2-tony-manage

Repository files navigation

vue2-tony-manage

A Vue.js project

element-ui 2.0.8
echarts 3.8.5
vue-quill-editor 3.0.4
npm install --save !!vue-style-loader!css-loader 错误
less环境
npm install --save-dev less-loader less

sass环境
npm install sass-loader node-sass webpack --save-dev

项目构建

https://cn.vuejs.org/v2/guide/installation.html

包含官方路由
https://cn.vuejs.org/v2/guide/installation.html
vue init webpack my-project

vuex
https://vuex.vuejs.org/zh-cn/installation.html


router
https://router.vuejs.org/zh-cn/installation.html

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Releases

No releases published

Packages

No packages published