mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-05-11 14:22:08 +08:00
Sentinel Dashboard Frontend
Env Requirement
- Node.js > 6.x
- Node.js < 12.x
Code Guide
Install Packages
npm install
Start Development
npm start
Build for production
npm run build