shaogen1995 9849ca8ab5 修改样式 3 年 前
..
build a7eb2654cc init 3 年 前
config 982ee2486b 修改 3 年 前
src 9849ca8ab5 修改样式 3 年 前
static a867f1a890 m 3 年 前
test a7eb2654cc init 3 年 前
.babelrc a7eb2654cc init 3 年 前
.editorconfig a7eb2654cc init 3 年 前
.gitignore a7eb2654cc init 3 年 前
.postcssrc.js a7eb2654cc init 3 年 前
README.md a7eb2654cc init 3 年 前
index.html afb7981990 m 3 年 前
package-lock.json 9ed4b59352 大中社区底部表格静态完成 3 年 前
package.json afb7981990 m 3 年 前
vue.config.js 2908027372 1 3 年 前

README.md

shuzhixiangzheng

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.