ibex-react-redux

3.1.2 • Public • Published

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

/ibex-react-redux/

    Package Sidebar

    Install

    npm i ibex-react-redux

    Weekly Downloads

    2

    Version

    3.1.2

    License

    ISC

    Last publish

    Collaborators

    • churpeau