README
cra-template-cesiumjs
This is a simple template for Create React App to show CesiumJS integration.
To use this template, use the following example command (notice also using custom react-scripts):
npx create-react-app cra-cesium --scripts-version react-scripts-cesiumjs --template cra-template-cesiumjs
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
- The Fork - Fork of CRA with the template and react-scripts
- CesiumJS - CesiumJS webpage + links to documentation