aboutsummaryrefslogtreecommitdiff
path: root/client/vite.config.js
AgeCommit message (Collapse)AuthorFilesLines
2024-02-21feat: Implement frontend UI for minibinrohan09-raj1-4/+32
- Use prism.js for syntax highlighting - USe react-router-dom for routing
2024-02-21Initial commitrohan09-raj1-0/+7
- Create basic client and server layout