report-ui/README.md

90 B

本地运行

npm install
npm run dev

打包

npm install npm run build:prod