You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
z_yu 1eec092361 活动咨询 2 years ago
public first commit copy 2 years ago
src 活动咨询 2 years ago
.env.development first commit copy 2 years ago
.env.production first commit copy 2 years ago
.eslintrc.js first commit copy 2 years ago
.gitignore first commit copy 2 years ago
README.md 名称修改 2 years ago
babel.config.js first commit copy 2 years ago
package.json swiper 2 years ago
vue.config.js 自助查询机效果/其他修改 2 years ago

README.md

自主查询机

# install dependency
npm install

# develop
npm run serve

# 构建生产环境
npm run build