npm.io
1.1.1 • Published 5 years ago

cra-template-js_tailwindcss

Licence
MIT
Version
1.1.1
Deps
0
Size
3.4 MB
Vulns
0
Weekly
0

Getting Started with Create React App

This project was bootstrapped with Create React App.

React with tailwind css

npx create-react-app react-app --template musleh

Install dependencies

yarn add tailwindcss postcss-cli autoprefixer -D
yarn add postcss

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build:css

Build tailwindcss

yarn build:watch

Build and watch tailwindcss