tailwindcss-v2-cra-setup-install Tailwind Templates

Tailwindcss V2 Cra Setup Install

Source Code for Setup and Install Create React App with Tailwindcss v2.0 on CodeWithChu YouTube Channel.

Setup Create React App & Tailwindcss v2.0

Source Code for Setup and Install Create React App with Tailwindcss v2.0 on CodeWithChu YouTube Channel.

Install

npm install

NPM Scripts

#Start script to build tailwindcss and start up the react app.
npm run start

#Part of the start script builds tailwindcss file
npm run start:tailwind

#Part of the start script watches the css and config file for changes
npm run start:p:watch-tailwind

#Build out your tailwindcss file before it build the react app for production
npm run build

#Part of the build Script buils Tailwind for production.
npm run build:a:tailwind

connect with @codewithchu

Top categories

Loading Svelte Themes