Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/huozhi/react-boilerplate

🚀 frontend boilerplate for react + redux
https://github.com/huozhi/react-boilerplate

create-react-app react-app-bootstrap react-boilerplate redux-boilerplate

Last synced: 11 days ago
JSON representation

🚀 frontend boilerplate for react + redux

Awesome Lists containing this project

README

        

# react-boilerplate

### Setup

```sh
git clone [email protected]:huozhi/react-boilerplate.git your-app-name --depth=1
npm install # visit localhost:3000
```

### Development

```sh
npm start
```

### Build

```sh
npm run build
```

### License

MIT