gh4m21 / tailwind-jit-starter-react

Setup Tailwind JIT for your React Apps - the fast way! πŸš€

Home Page:tailwind-jit-starter-react-saviomartin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind JIT Starter React

Feel free to use the sample code to setup tailwind with jit for your app. The project will act as a codebase for my blog

Setup

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

I hope it works for you, feel free to star ⭐️ the repo. Give Me a follow on Github

About

Setup Tailwind JIT for your React Apps - the fast way! πŸš€

tailwind-jit-starter-react-saviomartin.vercel.app


Languages

Language:CSS 78.3%Language:HTML 12.6%Language:JavaScript 9.0%