You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dependabot[bot] 333f6e3def
Bump mixin-deep from 1.3.1 to 1.3.2 in /ui_old
5 years ago
..
build add new ui base, update readme 5 years ago
config add new ui base, update readme 5 years ago
src add new ui base, update readme 5 years ago
static add new ui base, update readme 5 years ago
.babelrc add new ui base, update readme 5 years ago
.editorconfig add new ui base, update readme 5 years ago
.gitignore add new ui base, update readme 5 years ago
.postcssrc.js add new ui base, update readme 5 years ago
README.md add new ui base, update readme 5 years ago
index.html add new ui base, update readme 5 years ago
package-lock.json Bump mixin-deep from 1.3.1 to 1.3.2 in /ui_old 5 years ago
package.json add new ui base, update readme 5 years ago

README.md

vue-starter

A vuejs starter project integrated with vuex, vue-router, less, iview

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.