it-console/code/web/it-console
Kane ebf4a37529 修复bug 2023-03-22 01:04:56 +08:00
..
public 整理目录 2023-02-23 01:00:59 +08:00
src 修复bug 2023-03-22 01:04:56 +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
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 修改eslint配置文件 2023-03-21 23:28:44 +08:00
package.json 修改eslint配置文件 2023-03-21 23:28:44 +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 保存进度! 2023-02-23 09:37:36 +08:00
vue.config.js 保存进度! 2023-02-23 00:57:48 +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.