@itwin/cra-template-web-viewer
v4.4.2
Published
The iTwin Viewer template for Create React App web applications.
Downloads
418
Readme
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:
- 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 Template - iTwin Viewer Template README