This is a Next.js project bootstrapped with create-next-app
.
This code is optimized for yarn package manager
Once you have npm installed you can run the following both to install and upgrade Yarn:
npm install --global yarn
Check that Yarn is installed by running
yarn --version
Install packages with
yarn
Them you have run with
yarn dev
Open http://localhost:3000 with your browser to see the result.