@itwin/cra-template-desktop-viewer
v4.5.1
Published
The iTwin Viewer template for Create React App electron-based desktop applications.
Downloads
255
Readme
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:
- Getting Started – How to create a new app.
- User Guide – How to develop apps that are bootstrapped with Create React App.
- Developing applications with the iTwin Viewer Desktop Template - iTwin Viewer Template README