Skip to content

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

License

Notifications You must be signed in to change notification settings

threedy-io/webvis-react-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example: webvis integration in react

Description

webvis-react-typescript is a simple application that shows how to integrate webvis into the modern framework React/Typescript.


Table of content



How to use the example

This sample example is based on webvis API and the React/Typescript documentation.

Setup

In the project directory, run:

  • npm install

    • To install all the dependencies.
  • npm start

Technical details

Configuration Variables

  • REACT_APP_URL_HUB: Defines the URL to the webvis.js which is used by the example. The webvis.js file is provided by your instant3Dhub instance and webvis automatically identifies all instant3Dhub endpoints. In this example, the URL is set to the public hubdemo instance , e.g., https://hubdemo.threedy.io/repo/webvis/webvis.js. The example assumes that you are using version 3.6.

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-react-typescript is a simple application to demonstrate the integration of webvis into the react framework with Typescript.

Topics

Resources

License

Stars

Watchers

Forks