Skip to content

mdasifmunshe/react-dashboard-prod

Repository files navigation

React Responsive Dashboard

Getting Started

First, Install packages:

yarn
# or
npm install

Then, run the development server:

yarn dev
# or
npm run dev

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