0.4.1 • Published 7 years ago

replugger-app v0.4.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

replugger - Demo app

npm version npm dependencies npm dev dependencies Build Status Coverage Status Greenkeeper badge

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.