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

https://github.com/khromove/simple-react-app


https://github.com/khromove/simple-react-app

autobahn axios react react-dom react-router redux redux-saga semantic-ui webpack2

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# simple-react-app
This repo contains the simple React app
### Start
```
npm start
```
### Test

```
npm test
npm run test:coverage
npm run test:watch
```