Skip to content

webvis-angular-typescript is a simple application to demonstrate the integration of webvis into the Angular framework with Typescript.

License

Notifications You must be signed in to change notification settings

threedy-io/webvis-angular-typescript

Repository files navigation

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.

About

webvis-angular-typescript is a simple application to demonstrate the integration of webvis into the Angular framework with Typescript.

Topics

Resources

License

Stars

Watchers

Forks