Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.73 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.73 KB

Description

webvis-angular is a simple application that shows how to integrate webvis into the modern framework Angular.

Table of content


How to use the example

This sample example is based on webvis API and the Angular documentation.

Prerequisites

Make sure Angular is installed globally with npm install -g @angular/cli. This is necessary to then run ng build webvis-angular-lib, which builds the webvis library.

Setup

In the project directory, run:

  • npm install to install all the dependencies.

  • npm start to build a development version of the demonstator app and start a local development server. It watches for changes on the demonstrator project and hot reloads the app.

  • Then open http://localhost:4200 to view it in the browser.

Technical details

Env variables

License

This example is provided under the terms of the MIT License. Please see the LICENSE for full details.

How to report an issue.

For any report please contact us.