Skip to content

This is a NextJS boilerplate to be used with Tailwindcss.

Notifications You must be signed in to change notification settings

joaopaulomoraes/nextjs-tailwindcss-boilerplate

Repository files navigation

NextJS Tailwindcss Boilerplate

This is a NextJS boilerplate to be used with Tailwindcss.

What is inside?

This project uses lot of stuff as:

Getting Started

Installing

Cloning the project.

npx create-next-app -e https://github.com/joaopaulomoraes/nextjs-tailwindcss-boilerplate your-app

Access the project directory.

cd your-app

Install dependencies.

yarn install

Serve with hot reload at http://localhost:3000.

yarn dev

Build

yarn build

License

This project is licensed under the MIT License.