First, run yarn install to install the dependencies.
yarn install
Then, run yarn next to start the development server and visit localhost:3000.
yarn next