yangdihan / Forge-Section-Tool-Herrero

Forge Viewer for BIM360 Docs to cut BIM into sections and review statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forge-Section-Tool-Herrero

Forge Viewer for BIM360 Docs to cut BIM into sections and review statistics

Adapted from http://learnforge.autodesk.io/#/environment/setup/nodejs_3legged

Run one npm install at a time:

npm install express --save

npm install multer --save

npm install cookie-session --save

npm install forge-apis --save

Substitude "FORGE_CLIENT_ID", "FORGE_CLIENT_SECRET", "FORGE_CALLBACK_URL" in /.vscode/launch.json

About

Forge Viewer for BIM360 Docs to cut BIM into sections and review statistics


Languages

Language:JavaScript 86.6%Language:HTML 10.7%Language:CSS 2.7%