You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
小诺 154d2e1675 【更新】更新系统监控界面代码格式及逻辑 1 year ago
..
public
src 【更新】更新系统监控界面代码格式及逻辑 1 year ago
.editorconfig
.env.development
.env.production
.eslintrc.js
.gitignore
LICENSE
README.md
antd.js
index.html
jsconfig.json
package.json
postcss.config.js
prettier.config.js
tailwind.config.js
vite.config.js

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

启动完成后浏览器访问 http://localhost:81