A simple map of species that combines the GBIF Data API with Google Maps, using AngularJS and some other cool stuff.
Demo: http://anpa.github.io/gbif-species-map/
- Run
npm install
- Run
bower install
- Run
gulp start
This project uses:
- NPM
- Bower
- AngularJS
- Browserify
- Gulp
- SASS
- Unit testing
- Documentation
- Fetch species images
- Add gulp tasks for production (minify CSS, JS)