/desktop-starter

An iTwin.js Desktop starter app

Primary LanguageTypeScriptMIT LicenseMIT

Desktop Starter

Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.

The purpose of this repository is to serve as starting point for developers wishing to create an iTwin.js Electron app.

See https://itwinjs.org for comprehensive documentation on the iTwin.js API and the various constructs used in this app.

App Screenshot

Tutorial

To build and run this application, just follow our step-by-step tutorial.

Debugging

  1. In VS Code, select Terminal -> Run Task..., and pick "Watch All"
  2. Launch the VS Code debugger with configuration "Electron: All"

Contributing

Contributing to iTwin.js