The client-side package that powers the Fepper UI


Keywords
atomic, component, design, end, fepper, front, front-end, frontend, lab, library, pattern, prototype, prototyper, prototyping, template
License
MIT
Install
npm install fepper-ui@0.10.1

Documentation

Client-side package that powers the Fepper UI

Known Vulnerabilities Build Status Coverage Status License

Install

This package is automatically installed with a normal Fepper installation. To install it manually:

* cd public
* npm install

Update

* cd public
* npm update

Customize

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.