Skip to content

Source code for the Open Data Gallery which showcases what organizations have done with their ArcGIS Open Data sites

License

Notifications You must be signed in to change notification settings

esridc/opendata-gallery

Repository files navigation

open-data-gallery

This is the source code for the Open Data Gallery which showcases what organizations have done with their ArcGIS Open Data sites.

Development Instructions

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd open-data-gallery
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Resources

About

Source code for the Open Data Gallery which showcases what organizations have done with their ArcGIS Open Data sites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published