About this sample

This is an example of a simple application built with the Angular 8 framework and the Bootstrap CSS library. It can run standalone by loading index.html, and it can be imported or pushed into a Script Portlet. It's an example of a "single page application" where the different views within a single index.html page are dynamically loaded by the Angular framework. When used in a Script Portlet, a single page application like this is displayed as one portlet on a page, typically alongside other portlets. The application is a simple contact list application for viewing a list of contacts. Here are the key features illustrated in the sample: