Files
fengjie-datascreen/README.md
2025-03-11 12:43:50 +08:00

185 B

datascreen

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build