cool-admin一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建
Go to file
2021-03-29 09:43:06 +08:00
.vscode 初始化 2021-02-28 01:55:04 +08:00
public 添加vue3 2021-03-29 00:10:32 +08:00
src 调整依赖 2021-03-29 00:16:17 +08:00
.browserslistrc 添加vue3 2021-03-29 00:10:32 +08:00
.editorconfig 模块结构调整 2021-03-09 18:10:43 +08:00
.eslintignore 添加vue3 2021-03-29 00:10:32 +08:00
.eslintrc.js 添加vue3 2021-03-29 00:10:32 +08:00
.gitignore 添加vue3 2021-03-29 00:10:32 +08:00
.prettierrc 初始化 2021-02-28 01:55:04 +08:00
babel.config.js 添加vue3 2021-03-29 00:10:32 +08:00
package.json 更新依赖 2021-03-29 09:43:06 +08:00
README.md 添加vue3 2021-03-29 00:10:32 +08:00
tsconfig.json 添加vue3 2021-03-29 00:10:32 +08:00
vue.config.js 更新依赖 2021-03-29 09:43:06 +08:00
yarn.lock 更新依赖 2021-03-29 09:43:06 +08:00

front-next-vue3

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.