Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 863 Bytes

File metadata and controls

16 lines (8 loc) · 863 Bytes

UCI-Console

This project is intended to be an independent module for UCI-frontend.

Setup

  • Please follow the instructions present here (Sunbird Docs) to install this fork of the Sunbird Portal.

Development

  • 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