张延森 9b4d540feb Merge branch 'master' of http://git.ycjcjy.com/xuchengxiang/niucai-admin into master 4 anni fa
build first commit 4 anni fa
config feats 4 anni fa
src Merge branch 'master' of http://git.ycjcjy.com/xuchengxiang/niucai-admin 4 anni fa
static first commit 4 anni fa
.babelrc first commit 4 anni fa
.editorconfig first commit 4 anni fa
.eslintignore first commit 4 anni fa
.eslintrc.js 静态页面 4 anni fa
.gitignore first commit 4 anni fa
.postcssrc.js first commit 4 anni fa
README.md first commit 4 anni fa
index.html 静态页面 4 anni fa
package-lock.json 静态页面 4 anni fa
package.json 静态页面 4 anni fa
yarn.lock Merge branch 'master' of http://git.ycjcjy.com/xuchengxiang/niucai-admin into master 4 anni fa

README.md

caipiao

A Vue.js project

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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