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

https://github.com/qiaopengjun5162/react-router-demo


https://github.com/qiaopengjun5162/react-router-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# react-router-demo

## 权限案例

```sh
pnpm init
pnpm add react react-dom react-scripts react-router-dom
pnpm install react-redux
pnpm install @reduxjs/toolkit
```