Each component in uPortal Components has it's own subproject/folder under the @uportal folder.
- Files shared by all sub-projects are at the top level
- docs holds the documentation hosted on github pages
- @uportal holds each of the components, each sub-folder is released independently to npm
This project follows the Google JavaScript code style.
This project follows the conventional commit standard.