Skip to content

ricardocanelas/nextjs-tailwindcss-boilerplate

 
 

Repository files navigation

NextJS Tailwindcss Bolerplate

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.

git clone https://github.com/joaopaulomoraes/nextjs-tailwindcss-boilerplate.git nextjs-tailwindcss-boilerplate

Access the project directory.

cd nextjs-tailwindcss-boilerplate

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.

About

This is a NextJS boilerplate to be used with Tailwindcss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.0%
  • JavaScript 19.0%