Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/v-poc/vite-react-tailwindcss-starter-poc

The starter template of vite+react+tailwindcss.
https://github.com/v-poc/vite-react-tailwindcss-starter-poc

daisyui react react18 tailwind tailwind3 tailwindcss vite vite5

Last synced: 14 days ago
JSON representation

The starter template of vite+react+tailwindcss.

Awesome Lists containing this project

README

        

# 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](https://vitejs.dev/config/).

## License

MIT License