Skip to content

ThatOpen/engine_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOC | documentation | demo | community | npm package

cover

Open BIM App Templates

NPM Package NPM Package

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:

  • Vanilla

Templates are using TypeScript as That Open Engine is written with it, so you can get typing help when developing your app.