0.0.2 • Published 4 years ago
@itwin/cra-template-web-viewer-3.0 v0.0.2
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:
- 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
0.0.2
4 years ago