Skip to content

Latest commit

 

History

History

cra-template-web-viewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

iTwin Viewer Create React App Template for Web

This is a template for web applications that are based on the iTwin Viewer for Create React App.

To use this template, add --template @itwin/web-viewer when creating a new app. You should also use the @bentley/react-scripts scripts version to compile your application.

For example:

npx create-react-app@latest my-app-name --template @itwin/web-viewer --scripts-version @bentley/react-scripts

For more information, please refer to: