Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 575 Bytes

React Tailwind Boilerplate

Install & Start

⚠️ Using Yarn Package Manager is recommended over npm.

Create React App with the template

git clone https://github.com/xNoJustice/react-tailwind-boilerplate.git
cd react-tailwind-boilerplate
yarn
yarn start #dev
yarn build #prod

License

This project is licensed under the MIT license, Copyright (c) 2021 xNoJustice. For more information see LICENSE.