Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 334 Bytes

User Management Dashboard

How to run the application locally:

  1. Clone the project using git clone <url>.

  2. Install dependencies in root directory by using command npm install or npm i

  3. To run the application, run command npm run dev in the root directory.

Give it a star if helpful!