cra-tailwindcss-starter Tailwind Templates

Cra Tailwindcss Starter

🚀 Create React App + Tailwind CSS starter

cra-tailwindcss-starter

Create React App + Tailwind CSS starter project

Features

Usage

Getting Started

Clone the repo into a new project folder, e.g. MyApp.

git clone https://github.com/nadiannis/cra-tailwindcss-starter.git MyApp
cd MyApp

Delete the old .git history, then initialize new .git repo.

rm -rf .git
git init

Setup

Install the dependencies.

yarn

Development

Run the development server & open http://localhost:3000

yarn start

Production

Build the app.

yarn build

License

MIT © Annisa Nadia

Top categories

Loading Svelte Themes