Hi Syed,
If you are familiar with NodeJS, we offer a Cesium npm package which you can include in your app. I would recommend importing/requiring the individual modules instead of including the entire Cesium library under one file, as most of it will not be needed since you’re not rendering anything.
Thanks!
Gabby