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

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

Awesome React boilerplate with Babel, Redux, React-Router
https://github.com/anonrig/react-boilerplate

Last synced: 3 months ago
JSON representation

Awesome React boilerplate with Babel, Redux, React-Router

Awesome Lists containing this project

README

          

Install
==

```javascript
npm install
```

Build app
==

```javascript
npm run build
```