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

https://github.com/damassi/starter

React, Redux, Webpack 2, React Router 4, Jest
https://github.com/damassi/starter

Last synced: about 1 year ago
JSON representation

React, Redux, Webpack 2, React Router 4, Jest

Awesome Lists containing this project

README

          

### [2016] React, Redux, Webpack 2, React Router 4, Jest

```shell
yarn
yarn start
yarn build

yarn test
yarn test:watch
yarn test:coverage
yarn test:rebuild-snapshot
```