Code for Web Mercator and Southg Polar map-based browsers for exploring IEDA data resources.
- npm v1.4+
- PHP v5.4+
- grunt-cli v1.2+
- Apache HTTP Server (or other web server)
Clone this repository somewhere in your web root directory, then cd to the directory and run npm install.
git clone https://github.com/iedadata/dataBrowser.git databrowser
cd databrowser
npm install
Bower install and grunt are automatically run after npm install.