Clone the repository
git clone https://github.com/bojangabric/nextjs-tailwind
Navigate into your new siteโs directory and start it up
cd nextjs-tailwind
npm install
npm run dev
Open the source code and start editing
Your site is now running at http://localhost:3000
!