This addon contains core UI facilities for queertangocollective.org. These components can be reused across websites that Queer Tango Collective supports ❤️
git clone [email protected]:queertangocollective/ui.git
this repositorycd ui
npm install
ember serve
- Visit your app at http://localhost:4200.
npm test
(Runsember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit https://ember-cli.com/.