Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
/ calendar Public archive

NO LONGER MAINTAINED SEE:

License

Notifications You must be signed in to change notification settings

ilios/calendar

Repository files navigation

Ilios-calendar (no longer maintained)

Provides the ilios calendar addon to other ember applications including our frontend and embeded applications.

Installation

  • git clone <repository-url> this repository
  • cd ilios-calendar
  • yarn install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.