- Copy the .env.example file to .env and update the Database URI(MongoDB)
- Run the following command
npm install
- then
npm run dev
Open http://localhost:3000 with your browser to see the result.
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.