https://github.com/rmlzy/cra-admin-starter
基于 CRA 的中后台系统模板。
https://github.com/rmlzy/cra-admin-starter
admin boilerplate create-react-app echarts react redux
Last synced: about 1 month ago
JSON representation
基于 CRA 的中后台系统模板。
- Host: GitHub
- URL: https://github.com/rmlzy/cra-admin-starter
- Owner: rmlzy
- Created: 2020-04-22T01:59:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T19:37:20.000Z (over 2 years ago)
- Last Synced: 2025-04-09T23:50:05.564Z (about 1 month ago)
- Topics: admin, boilerplate, create-react-app, echarts, react, redux
- Language: JavaScript
- Homepage: https://rmlzy.github.io/cra-admin-starter
- Size: 16.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 如何使用
```shell script
git clone [email protected]:rmlzy/cra-admin-starter.git
cd cra-admin-starter
yarn install
yarn run start
```## 打包
```shell script
yarn run build
```## LICENSE
MIT