react-router-loader-util

1.0.0 • Public • Published

React MobX React-Router 4 Boilerplate

🎉 React, React-Router@next, MobX and Webpack 2.

Just run npm install and npm start, then go to localhost:3000 to start developing. To build, run npm run build, and to preview run npm run preview, then go to localhost:1234 for the minified production bundle.

Async component loading

Components are now loaded async with react-router-loader and the store is injected via MobX Provider. If you've downloaded this boilerplate before remember to run npm install again.

Read this if you've been using an earlier version of this boilerplate

  • 05/03/17 - Hot reloadable MobX stores
  • 04/04/17 - Upgraded to React Router 4 @ latest
  • 01/31/17 - Upgraded to React Router 4 Beta
  • 01/28/17 - Routes are now loaded through Lazy-Route.

Todo

  • [X] Async loading of components
  • [X] Data fetching example
  • [X] Protected Routes

/react-router-loader-util/

    Package Sidebar

    Install

    npm i react-router-loader-util

    Weekly Downloads

    5

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    79.8 kB

    Total Files

    45

    Last publish

    Collaborators

    • yuanhca