|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| public | il y a 2 ans | |
| src | il y a 2 ans | |
| .editorconfig | il y a 2 ans | |
| .env.development | il y a 2 ans | |
| .env.production | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| README.md | il y a 2 ans | |
| babel.config.js | il y a 2 ans | |
| package-lock.json | il y a 2 ans | |
| package.json | il y a 2 ans | |
Sa-SSO-Pro Client 应用端(前后端分离版-Vue2)
先安装依赖
npm install --registry=https://registry.npm.taobao.org
运行
npm run serve
打包
npm run build