数字督察一体化平台-前端
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.
 
 
 
 
不爱学习的石同学 6bbfe3c985 首页屏幕动画渲染 11 months ago
.idea
public 1、国家信访投诉,数据批量导入(根据国家信访模板)以及问题批量下发功能完善; 11 months ago
src 首页屏幕动画渲染 11 months ago
.browserslistrc
.env.dev
.env.prod
.gitignore
README.md
index.html
package.json
vite.config.ts

README.md

数字督察

安装

# 使用淘宝源
npm config set registry https://registry.npmmirror.com
npm install

运行

npm run start