This application contains samples for each component included in the IntegralUI Web product package. It can help you to get started quickly with learning about the components and write tests immediatelly.
This project was generated with Angular CLI version 9.1.0.
This app requires only the following library:
Angular - v9.0 and above
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
The IntegralUI Web components are already present in the application directory (src/app/integralui), you only need to install the Angular 9 libraries. Open the nodejs command prompt, go to application directory and type:
npm install
After installation completes, start the application by typing:
ng serve --open
The application will start displaying the main window with links to all components included. Each component window contains a demo and description about the component functionality. You can checkout the sample source code (located under /samples subfolder) for more information on the sample and component used.
You may use this quick start application for the limited purposes of demonstrations, trials or design-time evaluations.
Copyright (c) 2016-2020 Lidor Systems. All rights reserved.
This project has been released under the IntegralUI Web License, and may not be used except in compliance with the License. A copy of the License should have been installed in the product's root installation directory or it can be found here: License Agreement.
This SOFTWARE is provided "AS IS", WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.