Skip to content

tomwayson/ng2-esri-demo

 
 

Repository files navigation

Angular & ArcGIS API for JavaScript Demo

Angular 2.x and ArcGIS API for JavaScript 4.x Demo Project

Tech stack

  • typescript
  • angular 2
  • ng-bootstrap
  • font awesome
  • scss
  • gulp
  • tree shaking
  • ArcGIS API for JavaScript 4.x

Usage

  1. Clone or fork this repository with git:

    git clone https://github.com/beginor/ng2-esri-demo.git
  2. Install dependencies with npm and bower:

    npm install
  3. Start with command

    npm start
  4. Create an aot build

    npm run build-aot
  5. Happy coding!.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 37.4%
  • JavaScript 28.4%
  • HTML 27.1%
  • CSS 7.1%