This project template aims to simplify the setup of Tailwind CSS on your Next.js app.
Before using this template, please make sure that your development environment is ready as stated on Next.js website.
To create a Next.js app with this template, open your terminal, cd
into the directory you'd like to create the app in, and run the command below:
Note:
Replace nextjs-blog
with the project name you'd like to create, eg. my-nextjs-app
.
npx create-next-app nextjs-blog --use-npm --example "https://github.com/earvinpiamonte/nextjs-tailwindcss-template"
cd nextjs-blog
npm run dev
Deploy this template using Vercel:
This project is maintained by Noel Earvin Piamonte.
Deploy button image used on this README.md
is owned by Vercel.