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

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 的中后台系统模板。

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