Start the Development Server
Once the dependencies are installed and the environment variables are configured, you can start the development server by running:
This will start the development server and you should be able to access the project in your browser at http://localhost:3000
.
Last updated