Skip to content

A sample application demonstrating how an open data site might be built against the Open Data API using ember-cli.

Notifications You must be signed in to change notification settings

esridc/opendata-ember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b317fc · Aug 3, 2016

History

71 Commits
Aug 3, 2016
Aug 3, 2016
Mar 9, 2016
Sep 8, 2015
Sep 8, 2015
Jul 30, 2015
Sep 8, 2015
Oct 8, 2015
Feb 23, 2015
Jul 30, 2015
Feb 23, 2015
Feb 25, 2016
Feb 23, 2015
Jul 30, 2015
Jul 30, 2015
Sep 3, 2015
Sep 11, 2015
Feb 25, 2016
Sep 8, 2015
Sep 3, 2015
Oct 8, 2015
Mar 8, 2016
Sep 8, 2015
Mar 8, 2016
Sep 8, 2015
Jul 30, 2015

Repository files navigation

opendata-ember

A sample application demonstrating how an open data site might be built against the Open Data API using ember-cli.

Prerequisites

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

Installation

  • git clone git@github.com:mjuniper/opendata-ember.git this repository
  • cd opendata-ember
  • npm install
  • bower install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

To deploy to the gh-pages branch of your origin:

./deploy.sh

About

A sample application demonstrating how an open data site might be built against the Open Data API using ember-cli.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published