Skip to content

bnol/react-mobx-boilerplate

Repository files navigation

About

This project is strongly inspired by https://github.com/react-boilerplate/react-boilerplate with Mobx as the replacement for Redux.

Keywords: React.js, Mobx, WebPack, Hot Reloading, ESNext, Babel, mobx-react, mobx-react-router, Offline First, ServiceWorker, styled-components, FontFaceObserver, PageSpeed Insights

Quick start

  1. Clone this repo using git clone --depth=1 https://github.com/bnol/react-mobx-boilerplate.git
  2. Run npm run setup to install dependencies and clean the git repo.
    We auto-detect yarn for installing packages by default, if you wish to force npm usage do: USE_YARN=false npm run setup
    At this point you can run npm start to see the example app at http://localhost:3000.

Now you're ready to rumble!

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) 2017 BnoL. For more information see LICENSE.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published