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

https://github.com/evgenykochetkov/fatigued-boilerplate


https://github.com/evgenykochetkov/fatigued-boilerplate

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Yet another React boilerplate

## TODO

- [x] [Webpack](https://webpack.github.io)
- [x] [Babel](https://babeljs.io/)
- [x] [React](https://facebook.github.io/react/)
- [x] [Redux](https://github.com/reactjs/redux)
- [x] [redux-saga](https://github.com/yelouafi/redux-saga)
- [x] Support for [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension)
- [ ] Styles
- [x] Tests with [AVA](https://github.com/avajs/ava)
- [ ] Template for a sane project structure(see [1](http://jaysoo.ca/2016/02/28/organizing-redux-application/), [2](http://marmelab.com/blog/2015/12/17/react-directory-structure.html), [3](http://engineering.kapost.com/2016/01/organizing-large-react-applications/), [4](https://github.com/erikras/ducks-modular-redux))

[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

Keeping dependencies up-to-date with [greenkeeper.io](https://greenkeeper.io/)