Skip to content

Latest commit

 

History

History

cra-template-desktop-viewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

iTwin Viewer Create React App Template for Desktop

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

To use this template, add --template @itwin/desktop-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 my-app-name --template @itwin/desktop-viewer --scripts-version @bentley/react-scripts

For more information, please refer to: