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

https://github.com/stupidism/cra-rewired-starter

Just another starter
https://github.com/stupidism/cra-rewired-starter

antd create-react-app react react-app-rewired react-router redux starter-kit

Last synced: 2 months ago
JSON representation

Just another starter

Awesome Lists containing this project

README

          

# 项目名称

[![Greenkeeper badge](https://badges.greenkeeper.io/Stupidism/cra-rewired-starter.svg)](https://greenkeeper.io/)

## Quick Start

```
git clone git@github.com:Stupidism/cra-rewired-starter.git
cd cra-rewired-starter && npm install
npm start
```

You will see some [introductions](https://stupidism.github.io/cra-rewired-starter/#/) in the auto-opened page.

Roam in docs below to see more details.

- [starter 文档](docs/README.md)