react-tailwind-starter

1.0.1 • Public • Published

React-tailwind/(jit enabled)

This package basic starter for tailwindcss/jit with react

Commands

First you have to open your terminal and typ

    npm i

This command install Node Modules for you

Second step is start development server

 npm run dev or yarn dev

The last step is watching css file for jit mode for this you need to run this command

npm run dev:css or yarn dev:css

And Everything is Done

For Building

React build

npm run build or yarn build

Tailwindcss build

npm run build:css or yarn build:css

Package Sidebar

Install

npm i react-tailwind-starter

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

17.4 kB

Total Files

10

Last publish

Collaborators

  • iameziz