Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 274 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 274 Bytes

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.