仓库 已经停用

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

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.