/model-checker

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Model Checker

Simple app to check IFC models for common issues.

Demo

Try out the app by going to https://modelcheck.opensource.construction

Getting Started

To get started with this application:

  1. Clone the repo
  2. Make sure you have NodeJS v20 or later
  3. Run npm install
  4. Run npm run dev