This project is intended to be an independent module for UCI-frontend.
- Please follow the instructions present here (Sunbird Docs) to install this fork of the Sunbird Portal.
-
This module is integrated into the
uci
module in the fork mentioned above, accessible on the/uci
route -
The module may be served locally for development via
ng serve
-
After local changes, the module may be republished via the instructions present in
publish.sh
, and can be tested inside the portal