nshen / create-cesium

🌏 Create blazing fast Cesium apps with no configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌏 Create Cesium

npm

Create blazing fast Cesium apps with no configuration, based on vite-plugin-cesium.

  • πŸ“’ Cesium + React template ( new )
  • πŸ“’ Cesium + Vue 3 template ( new )
  • πŸ“¦ Both TypeScript and JavaScript
  • πŸ”‘ Fully Typed Cesium ES6 API
  • πŸ’‘ Instant Dev Server Start
  • ⚑️ Lightning Fast HMR
  • πŸ’– Optimized Build

Quick Start

create a new project just run:

yarn create cesium

or with npx

npx create-cesium

Then follow the prompts !

create-cesium

License

The MIT License

This Project was forked from Vite.

About

🌏 Create blazing fast Cesium apps with no configuration.


Languages

Language:JavaScript 40.3%Language:Vue 22.2%Language:TypeScript 14.5%Language:CSS 11.7%Language:HTML 11.3%