Skip to content

harshb16/vite-react-tailwind-starter

Repository files navigation

Vite + React + Tailwind CSS starter

Run locally


Get the project on your local machine

npx degit harshb16/vite-react-tailwind-starter

Go to the project directory

cd my-project

Install dependecies

$ yarn

OR

$ npm install

Development

$ yarn dev

OR

$ npm run dev

Build

$ yarn build

OR

$ npm run build

Using typescript

Copy the needed files from vite react-ts

Demo

live site

License

MIT License

About

A react template that uses vitejs and tailwindcss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published