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.
 
 
 
 
 
x_ying 972248f104 书封面替换 2 years ago
public first commit copy 2 years ago
src 书封面替换 2 years ago
.env.development 活动预告和图书馆简介后台对接 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