React Starter Kit — "isomorphic" web app boilerplate
React Starter Kit is an opinionated boilerplate for web development built on top of Node.js, Express, and React, containing modern web development tools such as Webpack, Babel and Browsersync. Helping you to stay productive following the best practices. A solid starting point for both professionals and newcomers to the industry.
- Follow the getting started guide to download and run the project (Node.js >= 6.5)
- Check the code recipes used in this boilerplate, or share yours
This is a fork from React starter kit Check that awesome project too.
- [*] Document routing
- [*] Document sagas
- Document forms and validation
- Document in app messages
- Document server side redirects
- Refactor of forms and reuse code. Perhaps with a higher-order component
- Check if docs of RSK still works with this fork
- Document basic styling (milligram)
- Test production build
- Implement flow
- Add tests
Copyright © 2014-present Kriasoft, LLC. This source code is licensed under the MIT license found in the LICENSE.txt file. The documentation to the project is licensed under the CC BY-SA 4.0 license.
Made with ♥ by Konstantin Tarkus (@koistya) and contributors