imodeljs / desktop-starter

An iTwin.js Desktop starter app

Home Page:https://itwinjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Starter

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

This repo has been archived

To learn how to develop iTwin.js desktop applications, please see our tutorial on Developing a Desktop Viewer.


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

About

An iTwin.js Desktop starter app

https://itwinjs.org

License:MIT License


Languages

Language:TypeScript 93.3%Language:HTML 2.8%Language:JavaScript 1.8%Language:SCSS 1.3%Language:CSS 0.8%