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