TOC
|
documentation
|
demo
|
community
|
npm package
![cover](https://github.com/ThatOpen/engine_templates/raw/HEAD/cover.png)
Open BIM App Templates ![](https://ThatOpen.github.io/engine_components/resources/favicon.ico)
![NPM Package](https://img.shields.io/npm/dw/create-bim-app)
CLI command that allow to quickly start your next BIM application using That Open Engine and Vite.
Usage
Using it is really easy, just follow these steps:
- Create a project folder anywhere you want and open it within your IDE.
- In the terminal of the opened folder, run
npm create bim-app@latest
. Very likely the command will prompt you to install create-bim-app
, accept it. Then, just follow the prompts.
Templates
Currently, the following templates are available:
Templates are using TypeScript as That Open Engine is written with it, so you can get typing help when developing your app.