joewdavies / cesium-angular-template

Starter template with side-panel for using cesium with Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cesium-angular-template

A simple web application that demonstrates integration of Cesium with Angular.

Setup

Run npm install -g @angular/cli to install Angular CLI.

Run npm install to install all the dependencies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

About

Starter template with side-panel for using cesium with Angular


Languages

Language:TypeScript 57.4%Language:SCSS 23.6%Language:HTML 13.4%Language:JavaScript 4.8%Language:CSS 0.8%