/react-tailwind-starter

🎨 Boilerplate for React + Tailwind CSS applications

Primary LanguageJavaScript

React Tailwind CSS Starter

This is quite literally Create React App, but with Tailwind CSS already embedded and installed using their own instructions.

In this setup we're using CRACO (Create React App Configuration Override), rather than react-scripts.

Start the application

In the project directory, you can run:

npm start

Build the application

npm run build