armstrjare / ember-responsive-demo

A demo of the Ember CLI addon `ember-responsive`

Home Page:https://www.justinbull.ca/ember-responsive-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-responsive-demo

A demo of the Ember CLI addon ember-responsive.

You can visit the demo app directly here: https://www.justinbull.ca/ember-responsive-demo/

This README outlines the details of running on this Ember application locally.

Files of Interest

  • app/views/application.js - How to bind breakpoint to class names
  • app/controllers/index.js - How to use ember-responsive in controllers
  • app/templates/index.hbs - How to use ember-responsive in templates

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Further Reading / Useful Links

About

A demo of the Ember CLI addon `ember-responsive`

https://www.justinbull.ca/ember-responsive-demo/

License:MIT License


Languages

Language:JavaScript 46.7%Language:HTML 39.8%Language:CSS 13.5%