Skip to content

joaopaulomoraes/react-tailwindcss-boilerplate

Repository files navigation

React Tailwindcss Boilerplate

This is a React 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/react-tailwindcss-boilerplate.git react-tailwindcss-boilerplate

Access the project directory.

cd react-tailwindcss-boilerplate

Install dependencies.

yarn install

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

yarn start

Testing

yarn test

License

This project is licensed under the MIT License.