仓库 已经停用

caojunjie 2ff239878f 同步 преди 2 години
build 918d961c9b 提交页面 преди 4 години
config 918d961c9b 提交页面 преди 4 години
src 2ff239878f 同步 преди 2 години
test f541c25c2d 创建项目 преди 4 години
.babelrc f541c25c2d 创建项目 преди 4 години
.editorconfig f541c25c2d 创建项目 преди 4 години
.eslintignore f541c25c2d 创建项目 преди 4 години
.eslintrc.js f541c25c2d 创建项目 преди 4 години
.gitignore f541c25c2d 创建项目 преди 4 години
.postcssrc.js f541c25c2d 创建项目 преди 4 години
README.md 44157c3fd2 first commit преди 4 години
index.html 2ff239878f 同步 преди 2 години
package-lock.json 7c288ffe2b 仓储平台界面点击登录能够调回仓储平台 преди 3 години
package.json 7c288ffe2b 仓储平台界面点击登录能够调回仓储平台 преди 3 години

README.md

kaihegroup

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.