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 989aa1d31b 数字资源 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