# How to run Cesium on Meteor?

**URL:** https://community.cesium.com/t/how-to-run-cesium-on-meteor/17630
**Category:** CesiumJS
**Created:** [March 9, 2022, 2:04am UTC](https://community.cesium.com/t/how-to-run-cesium-on-meteor/17630 "2022-03-09T02:04:29Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![yenph](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/yenph/32/3476_2.png) [@yenph](https://community.cesium.com/u/yenph)
#### Post date: [March 9, 2022, 2:04am UTC](https://community.cesium.com/t/how-to-run-cesium-on-meteor/17630/1 "2022-03-09T02:04:29Z")

</div>

i have a cesium project ,now i want it to run on meteor but don’t know how to make it work. anyone have any ideas?

---

<div class="post-metadata">

### Author: ![sam.rothstein](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/sam.rothstein/32/6584_2.png) [@sam.rothstein](https://community.cesium.com/u/sam.rothstein)
#### Post date: [April 1, 2022, 6:04pm UTC](https://community.cesium.com/t/how-to-run-cesium-on-meteor/17630/2 "2022-04-01T18:04:29Z")

</div>

Hi @yenph,

Thank you for bringing this to the community! I am not familiar with Meteor, but would love to learn more about it 😀

I found a few community forum threads that may help us get started:

- [Configuring Cesium to work with MeteorJS](https://community.cesium.com/t/configuring-cesium-to-work-with-meteorjs/1118)
- [Cesium in Meteor](https://community.cesium.com/t/cesium-in-meteor/3278)

This GitHub repository may also be a useful starter template:

- [GitHub - jwsomis/Cesium-on-Meteor](https://github.com/jwsomis/Cesium-on-Meteor)

-Sam
