Skip to content

amcirillo/ng-esri-demo

 
 

Repository files navigation

Angular & ArcGIS API for JavaScript Demo

Angular and ArcGIS API for JavaScript 4.x Demo Project

Tech stack

  • typescript
  • angular
  • ng-bootstrap
  • font awesome
  • angular-cli
  • ArcGIS API for JavaScript 4.x

Usage

For Windows users, please make sure execute these commands in a bash shell like Cygwin, Mingw, or Git Shell.

  1. Clone or fork this repository with git:

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

    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 70.9%
  • HTML 12.6%
  • JavaScript 11.0%
  • CSS 5.5%