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

https://github.com/vikbert/vite-react-redux

A minimal starter with react + redux, that is bundled by vite.
https://github.com/vikbert/vite-react-redux

react redux vite

Last synced: 9 months ago
JSON representation

A minimal starter with react + redux, that is bundled by vite.

Awesome Lists containing this project

README

          


A react-redux starter with vite




PRs Welcome


MIT License


---

## Install
```bash
npm install
```

## Development
```bash
npm run dev
```

## Build
```bash
npm run build
```

## Serve
```bash
npm run serve
```

## licence

MIT [@vikbert](https://vikbert.github.io/)