To install the dependencies, run the following command in your terminal:
npm install
Once the dependencies are installed, you can start the development server by running:
npm run dev
This will start the server and you can access your application at the specified port.