Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 597 Bytes

File metadata and controls

33 lines (20 loc) · 597 Bytes

vite-react-tailwindcss-starter-poc

This template provides a minimal setup to get React+Tailwindcss working in Vite with HMR and some ESLint rules.

Project setup

How to setup your project

Install dependencies

npm i

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Customize configuration

About vite, please check Configuration Reference - vite.

License

MIT License