Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 615 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 615 Bytes

Next JS Template with Tailwind


Packages Installed 🛠

How to Install 📥

  • WIth NPM
npx create-next-app . -e https://github.com/Mridul2820/next-template
  • With YARN
yarn create-next-app . -e https://github.com/Mridul2820/next-template