Development Server

Once you've installed all the dependencies, you can start the development server by running the following command in your terminal:

npm run dev

Open your browser and go to http://localhost:3000/. The app will automatically reload whenever you make changes to the source files.