Tailwind JIT Starter React

Setup

  1. Clone repo
git clone https://github.com/krixnaas/tailwind-jit-react-starter.git
  1. Install Packages
npm i
  1. Watch Css
npm run watch:css
  1. Start Server
npm start

Follow me on Github