Skip to content

synarque/ng-worldmap

Repository files navigation

Code base is by Jon Combe (http://joncom.be/) and Guillaume Gardaud (@gardaud), who released under the MIT license. Thanks to you both!

ng-worldmap

See dedicated readme.

Contributing

Fork, clone, make changes, test it out, make a PR :)

Developers

Each of the targets presented below is self-standing and does not require any prior execution of another grunt target.

Build modules

grunt build

Serve test application

grunt serve

Publish node modules

grunt publish