cesium-electron-starter CesiumJS on Electron getting starter repo Using Clone $ git clone https://github.com/emadehsan/cesium-electron-starter Install Packages $ cd cesium-electron-starter $ npm install Run Electron App $ ./node_modules/.bin/electron . Useful links http://cesiumjs.org/ https://electron.atom.io Old but helpful: https://cesiumjs.org/2016/04/04/An-Introduction-to-Cesium-Desktop-Apps-with-Electron/