0.0.2 • Published 4 years ago

@itwin/cra-template-web-viewer-3.0 v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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 my-app-name --template @itwin/web-viewer --scripts-version @bentley/react-scripts

# or

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

For more information, please refer to: