Skip to content

rawat9/ug-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ug-project

CMS Tool for building personalised data-driven dashboards

Running locally

  1. Clone the project:
git clone https://github.com/rawat9/ug-project.git
cd ug-project
  1. Install dependencies using pnpm:
pnpm install
  1. Start the development server
pnpm dev

Open http://localhost:3000 with your browser to see the result.