ricardocanelas / nextjs-tailwindcss-boilerplate

This is a NextJS boilerplate to be used with Tailwindcss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 81.0%Language:JavaScript 19.0%