https://github.com/evgenykochetkov/fatigued-boilerplate
https://github.com/evgenykochetkov/fatigued-boilerplate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/evgenykochetkov/fatigued-boilerplate
- Owner: evgenykochetkov
- Created: 2016-03-19T15:08:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T19:58:37.000Z (over 8 years ago)
- Last Synced: 2025-02-05T08:51:05.886Z (4 months ago)
- Language: JavaScript
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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))[](https://github.com/feross/standard)
Keeping dependencies up-to-date with [greenkeeper.io](https://greenkeeper.io/)