it-console/code/web/it-console-toVite
Kane f22f6b268a 迁移到vite 2023-02-23 00:56:44 +08:00
..
public 迁移到vite 2023-02-23 00:56:44 +08:00
src 迁移到vite 2023-02-23 00:56:44 +08:00
.browserslistrc 迁移到vite 2023-02-23 00:56:44 +08:00
.env.development 迁移到vite 2023-02-23 00:56:44 +08:00
.eslintrc.js 迁移到vite 2023-02-23 00:56:44 +08:00
.gitignore 迁移到vite 2023-02-23 00:56:44 +08:00
README.md 迁移到vite 2023-02-23 00:56:44 +08:00
babel.config.js 迁移到vite 2023-02-23 00:56:44 +08:00
index.html 迁移到vite 2023-02-23 00:56:44 +08:00
jsconfig.json 迁移到vite 2023-02-23 00:56:44 +08:00
package-lock.json 迁移到vite 2023-02-23 00:56:44 +08:00
package.json 迁移到vite 2023-02-23 00:56:44 +08:00
vite.config.js 迁移到vite 2023-02-23 00:56:44 +08:00
vue.config.js 迁移到vite 2023-02-23 00:56:44 +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.