This is a simple web app built with Vue 3 that allows you to:
- Upload
.ifcfiles and convert them to Fragments - Upload existing
.fragfiles and display them instantly - Download
.fragversions of loaded IFC models
Uses open-source tools from ThatOpen Company.
- Node.js ≥ 16
- npm or yarn
npm installnpm run devThen open http://localhost:5173 in your browser.