https://github.com/qiaopengjun5162/react-router-demo
https://github.com/qiaopengjun5162/react-router-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qiaopengjun5162/react-router-demo
- Owner: qiaopengjun5162
- Created: 2024-05-20T15:09:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T15:47:54.000Z (about 1 year ago)
- Last Synced: 2024-05-22T16:40:11.250Z (about 1 year ago)
- Language: JavaScript
- Size: 287 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```