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

https://github.com/servicestack/servicestack-react

React Tailwind Components
https://github.com/servicestack/servicestack-react

Last synced: 2 months ago
JSON representation

React Tailwind Components

Awesome Lists containing this project

README

          

# @servicestack/react

This template should help get you started developing with React in Vite.

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Type-Check, Compile and Minify for Production

```sh
npm run build
```