Skip to content

lukemarsh/react-redux-boilerplate

Repository files navigation

Quick start

Join the chat at https://gitter.im/react-redux-boilerplate/Lobby

Build Status

  1. Clone this repo using git clone --depth=1 https://github.com/lukemarsh/react-redux-boilerplate.git
  2. Run npm install to install dependencies
  3. Run npm start to see the example app at http://localhost:3000.

Now you're ready to rumble!

Please note that this boilerplate is not meant for beginners! If you're just starting out with react or redux, please refer to https://github.com/petehunt/react-howto instead.

Documentation

  • Intro: What's included and why
  • Commands: Getting the most out of this boilerplate
  • Testing: How to work with the built-in test harness
  • Styling: How to work with the CSS tooling
  • Your app: Supercharging your app with Routing, Redux, simple asynchronicity helpers, etc.

License

This project is licensed under the MIT license, Copyright (c) 2016 Luke Marsh. For more information see LICENSE.md.

About

Boilerplate for React Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published