心理胜任能力评估系统H5

zhangzhang 175ce3b04f bug修复 10 ay önce
public 6bee18e6c1 bug修复 10 ay önce
src 175ce3b04f bug修复 10 ay önce
.env.development d260c0a01d H5 10 ay önce
.env.production d260c0a01d H5 10 ay önce
.env.production.ins d260c0a01d H5 10 ay önce
.env.production.lan d260c0a01d H5 10 ay önce
.env.production.pub d260c0a01d H5 10 ay önce
.gitignore d260c0a01d H5 10 ay önce
README.md d260c0a01d H5 10 ay önce
babel.config.js d260c0a01d H5 10 ay önce
package.json d260c0a01d H5 10 ay önce
postcss.config.js d260c0a01d H5 10 ay önce
vue.config.js d260c0a01d H5 10 ay önce
yarn.lock d260c0a01d H5 10 ay önce

README.md

camera_mobile

Project setup

npm install

// 若有报错可以改用下述操作
// npm install -g cnpm --registry=https://registry.npmmirror.com
// cnpm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.