Simple app to check IFC models for common issues.
Try out the app by going to https://modelcheck.opensource.construction
To get started with this application:
- Clone the repo
- Make sure you have NodeJS v20 or later
- Run
npm install
- Run
npm run dev
Simple app to check IFC models for common issues.
Try out the app by going to https://modelcheck.opensource.construction
To get started with this application:
npm install
npm run dev