The AKER map is an ongoing open source project which aims to create a global database of agricultural resources, which is powered by the AKER community and easily searchable on any device.
The live version can be found on map.aker.me.
setup.bat
npm install
dev.bat
- open http://localhost:8080/webpack-dev-server/.
./setup
(if you don't already have grunt-cli and bower installed)npm install
./dev
- open http://localhost:8080/webpack-dev-server/.
- If you need the website without the Frame of Webpack around it, you can open http://localhost:8080 directly.
- Disallow geolocation detection - this does not only make your reload cycle faster, but also centers the map to Denver with 4 pre-defined pins right on the map.
This is work in progress, if you like to contribute, have a look at the issues and/or collaborate in the aker community.