Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

christophehurpeaudeprecated/ibex-react-redux

Repository files navigation

ibex-react-redux

import Ibex from 'ibex';
import reactredux from 'ibex-react-redux';

const app = new Ibex();
reactredux({
    moduleDescriptor,
    initialData: window.__INITIAL_STATE__,
    element: document.getElementById('app'),
})(app);

debug

DEBUG=ibex.react-redux

About

Render in react and redux with context and layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published