仓库 已经停用

lichao 83dda43b61 首页添加新模块 3 vuotta sitten
build 918d961c9b 提交页面 4 vuotta sitten
config 918d961c9b 提交页面 4 vuotta sitten
src 83dda43b61 首页添加新模块 3 vuotta sitten
test f541c25c2d 创建项目 4 vuotta sitten
.babelrc f541c25c2d 创建项目 4 vuotta sitten
.editorconfig f541c25c2d 创建项目 4 vuotta sitten
.eslintignore f541c25c2d 创建项目 4 vuotta sitten
.eslintrc.js f541c25c2d 创建项目 4 vuotta sitten
.gitignore f541c25c2d 创建项目 4 vuotta sitten
.postcssrc.js f541c25c2d 创建项目 4 vuotta sitten
README.md 44157c3fd2 first commit 4 vuotta sitten
index.html aa6bb88005 推送 3 vuotta sitten
package-lock.json aa6bb88005 推送 3 vuotta sitten
package.json aa6bb88005 推送 3 vuotta sitten

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.