Files
fengjie-datascreen/README.md
duanliang 0c5aa8d4bb 6.10
2025-06-10 12:12:24 +08:00

189 B

datascreen

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev 123

Compile and Minify for Production

npm run build