# Getting Started
### Install Dependencies
Run the following command to install all project dependencies:
```bash
npm installAfter installation, start the project with:
npm run devYour project should now be running locally on port 5173, default by vite