Skip to content

queertangocollective/ui

Repository files navigation

@queertangocollective/ui

This addon contains core UI facilities for queertangocollective.org. These components can be reused across websites that Queer Tango Collective supports ❤️

Installation

  • git clone [email protected]:queertangocollective/ui.git this repository
  • cd ui
  • npm 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/.