Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 326 Bytes

File metadata and controls

21 lines (15 loc) · 326 Bytes
# Getting Started

### Install Dependencies
Run the following command to install all project dependencies:
```bash
npm install

Start the Development Server

After installation, start the project with:

npm run dev

Your project should now be running locally on port 5173, default by vite