Skip to content

logic to manage hierarchical administrative division data in our Angular apps

License

Notifications You must be signed in to change notification settings

emig/angular-locations

 
 

Repository files navigation

Build Status

eHealth.locations

To run the tests and build, run:

$ grunt

To add a new country:

  • update bower.json to the new version of eHealthAfrica/locations containing the country.
  • add the country to the ngconstant task of the Gruntfile.
  • add the country to src/services/locationsFactory.js.
  • build
  • release the new version.

On new releases, update the version in bower.json, package.json and the changelog and add a new tag.

About

logic to manage hierarchical administrative division data in our Angular apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%