Folder description
July 19, 2024 ยท View on GitHub
demo-ui: This consist of the demo page in the frontend and the landing page in the frontendbackend: This is for backend code, which will be interacted with thedemo-uiand the actual SaaS code (under construction).
Setup
demo-ui
- Go to the demo-ui directory
cd demo-ui
- Intstall all dependencies
npm i
- Run locally
npm run dev
- To access the demo page, go to
http://localhost:5173/
- To access the landing page, go to (NOTE: THIS IS STILL UNDER CONSTRUCTION)
http://localhost:5173/