it-console/code/web/it-console
Kane Wang 679c12fb92 保存进度! 2023-04-04 16:10:47 +08:00
..
public 整理目录 2023-02-23 01:00:59 +08:00
src 保存进度! 2023-03-27 17:49:16 +08:00
.browserslistrc 保存进度! 2023-02-23 00:09:03 +08:00
.env.development 保存进度! 2023-02-23 00:09:03 +08:00
.eslintrc.cjs 修改eslint配置文件 2023-03-21 23:28:44 +08:00
.gitignore 保存进度! 2023-02-23 00:09:03 +08:00
.npmrc 消除一个跳转路由路径bug 2023-03-27 14:49:08 +08:00
README.md 保存进度! 2023-02-23 00:09:03 +08:00
babel.config.js 修改eslint配置文件 2023-03-21 23:28:44 +08:00
env.d.ts 修改eslint配置文件 2023-03-21 23:28:44 +08:00
index.html 整理目录 2023-02-23 01:00:59 +08:00
jsconfig.json 保存进度! 2023-02-24 17:22:42 +08:00
package-lock.json 保存进度! 2023-04-04 16:10:47 +08:00
package.json 保存进度! 2023-04-04 16:10:47 +08:00
shims-vue.d.ts 整理代码 2023-03-21 23:49:27 +08:00
tsconfig.json 修改eslint配置文件 2023-03-21 23:28:44 +08:00
vite.config.js lint一下下 2023-03-27 17:43:54 +08:00
vue.config.js lint一下下 2023-03-27 17:43:54 +08:00

README.md

admin_system

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.