CMS Tool for building personalised data-driven dashboards
- Clone the project:
git clone https://github.com/rawat9/ug-project.git
cd ug-project
- Install dependencies using pnpm:
pnpm install
- Start the development server
pnpm dev
Open http://localhost:3000 with your browser to see the result.