Skip to content

andreemic/music-chess

Repository files navigation

Next.js + Tailwind CSS template

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.

Create a Next.js App

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"

Run development server

cd nextjs-blog
npm run dev

Deploy with Vercel

Deploy this template using Vercel:

Deploy with Vercel

Maintainer

This project is maintained by Noel Earvin Piamonte.

Credits

Deploy button image used on this README.md is owned by Vercel.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published