Installation Install the dependencies by running the following command. npm install # or yarn install Finally, run the following command to start the development server. npm run dev # or yarn dev Open http://localhost:3000 with your browser to see the result.