This package is automatically installed with a normal Fepper installation. To install it manually:
* cd public
* npm install
* cd public
* npm update
All aspects of the UI are available for customization. For example, the toolbar
can accept additions, modifications, and deletions per the needs of end-users.
However, the customizations need to be made in your source
directory, and are
not directly relevant to this package.
See the Fepper README for more information.