/react-redux-component-injection-example

Use Redux to store a list of React components that can be injected as plugins into target locations within the app. Uses lowdb to persist plugins in local storage.

Primary LanguageJavaScript

Build Status PRs Welcome

react-redux-component-injection-example

Uses Redux to store a list of React components that are injected as plugins into target locations within the app. Uses lowdb to persist the plugins in local storage. Also supports inline editing of the plugin code.

#Install npm install

#Run webpack-dev-server