Clone this repository by running the following command:
git clone https://github.com/me-io/nextjs-starter.git
Install the dependencies:
yarn
Or when using NPM
npm install
Run the server by running the following command:
yarn dev
Or when using NPM
npm run dev
Open the following link inside your browser: