Tarun Sharma Blog Profile Free Open Source BootCamp This repository is a part of "Free Open Source BootCamp" Setting up Locally Copy the .env.example to .env.local cp .env.example .env.local Install Packages via yarn yarn install Run the Next.JS Development Server yarn dev