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.
|
3 years ago | |
---|---|---|
public | 3 years ago | |
src | 3 years ago | |
.env.development | 3 years ago | |
.env.production | 3 years ago | |
.eslintrc.js | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
babel.config.js | 3 years ago | |
package.json | 3 years ago | |
vue.config.js | 3 years ago |
README.md
智慧书架
# install dependency
npm install
# develop
npm run serve
# 构建生产环境
npm run build