/ember-google-api

Ember UI hooked to google tasks API with google authorization

Primary LanguageJavaScript

google-api-tasks

Only read-only mode.

Prerequisites

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

Installation

  • git clone git@github.com:Romanior/ember-google-api.git this repository
  • cd google-api-tasks
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server