still experimental and unstable.
npm install @hscmap/vue-stellar-globe``pug``
v-globe.globe(ref="globeComponent", :view.sync="view", :cameraMode="cameraMode")
v-grid-layer(v-if="grid")
v-hipparcos-catalog-layer(v-if="hipparcosCatalog")
v-constellation-layer(v-if="constellation")
v-hips-png-layer(v-if="gaiaDr2", baseUrl="http://hscmap.mtk.nao.ac.jp/~michitaro/gaia/hips-data")