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
3c15bdeb6e
|
2 years ago | |
---|---|---|
public | 2 years ago | |
src | 2 years ago | |
.env.development | 2 years ago | |
.env.production | 2 years ago | |
.eslintrc.js | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
babel.config.js | 2 years ago | |
package.json | 2 years ago | |
vue.config.js | 2 years ago |
README.md
自主查询机
# install dependency
npm install
# develop
npm run serve
# 构建生产环境
npm run build