replugger-app
v0.4.1
Published
Replugger Demo application
Downloads
4
Readme
replugger - Demo app
React pluggable application made easy!
The example Demo Application made by using replugger. The purpose of this package is to provide an example how to use replugger and an external packages that are a plugins for the application.
The application is using two demo plugins: plugin-foo and plugin-bar.
How to install
NPM and Yarn
You can install the library using NPM:
npm install replugger-app -S
or if you prefer yarn:
yarn add replugger-app
How to use it
For more information hot to use library go to the project GitHub page.
Examples
Check the live example of the demo application (source).
For more examples the check the project GitHub page.
Source
The replugger and its sub-packages are distributed as a monorepo.
For a full list of packages, see the GitHub source.