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

https://github.com/sebgui/react-redux

React/Redux/TS : Redux Toolkit basics
https://github.com/sebgui/react-redux

Last synced: about 1 year ago
JSON representation

React/Redux/TS : Redux Toolkit basics

Awesome Lists containing this project

README

          

# Counter + getQuotes example

Uses [Vite](https://vitejs.dev/), [Vitest](https://vitest.dev/), and [React Testing Library](https://github.com/testing-library/react-testing-library) to create a modern [React](https://react.dev/) app compatible with [Create React App](https://create-react-app.dev/)

## Scripts

- `dev`/`start` - start dev server and open browser
- `build` - build for production
- `preview` - locally preview production build
- `test` - launch test runner