Untitled Project
Published in
Nov 30, 2019
“iModel.js sounds great! Where do I start?”
If you haven’t started yet, this post can help :)
Earlier this week, Wil Maier and I were talking to a beginner exploring iModel.js. He wanted to start a new project using the simple-viewer-app as a base and asked for a code walkthrough.
We decided to share it with everyone.
Note: The config (configuration.ts + config.json) has been moved to .env.local for each app.
Jump to a topic:
- App Setup: intro | imodeljs-samples | clone repo | install dependencies | install rush | build project | create independent project | create iModel| launch app | brief demo
- Code Walkthrough: intro | boilerplate | backend | common | frontend | app component | unified selection | add packages | outro
Links mentioned in the video:
- rush install
- registration dashboard
- uploading an iModel
- frontend vs. backend code (functional comparison)
- getting started with iModel.js
- example of adding a package
We wish you a successful project!
-Roop, reporting live from the basement.
<- previous post | home | next post ->