A React developer portal for the RepoMind team — objectives, architecture, and contribution guide.
cd website
npm install
npm run devOpen http://localhost:5173.
npm run build
npm run preview| Route | Description |
|---|---|
/ |
Home — project vision and aura |
/tasks |
All 8 team objectives |
/tasks/:slug |
Individual task with goals and how-to |
/architecture |
System design and agent flow |
/get-started |
Dev setup and contribution workflow |