Skip to content

CloudDrivenSolutions/ch5-tailwind

Repository files navigation

CH5 Tailwind CSS with React

This is an example of how to utilize Tailwind CSS with React to easily create layouts designed for use with Crestron panels.

YouTube Video https://youtu.be/6a6OaMFFeec

What's Covered

  • Setting up Tailwind CSS
  • Overview of layout design with Flex and Grid
  • Updating CSS based on State

Run Locally

Clone the project

  git clone https://github.com/CloudDrivenSolutions/ch5-tailwind.git

Go to the project directory

  cd ch5-tailwind

Install dependencies

  npm install

Start the server

  npm run start

Navigate to http://locahost:3000

About

Using Tailwind CSS to create CH5 layouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published