仓库 已经停用

caojunjie 5252a850a1 修改图片位置 4 éve
build f6fa515fda 调整项目 4 éve
config 320d321eee 创建项目 4 éve
src 5252a850a1 修改图片位置 4 éve
static f541c25c2d 创建项目 4 éve
test f541c25c2d 创建项目 4 éve
.babelrc f541c25c2d 创建项目 4 éve
.editorconfig f541c25c2d 创建项目 4 éve
.eslintignore f541c25c2d 创建项目 4 éve
.eslintrc.js f541c25c2d 创建项目 4 éve
.gitignore f541c25c2d 创建项目 4 éve
.postcssrc.js f541c25c2d 创建项目 4 éve
README.md 44157c3fd2 first commit 4 éve
index.html 320d321eee 创建项目 4 éve
package-lock.json 320d321eee 创建项目 4 éve
package.json 320d321eee 创建项目 4 éve

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.