This repository has been archived on 2026-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
huegasm/mobile
2016-11-08 00:25:52 -08:00
..
app more minor changes..yay! 2016-11-08 00:25:52 -08:00
config getting started on mobile app, mobile icons, improvements for mobile on web app 2016-10-18 12:00:39 -07:00
ember-cordova getting started on mobile app, mobile icons, improvements for mobile on web app 2016-10-18 12:00:39 -07:00
public getting started on mobile app, mobile icons, improvements for mobile on web app 2016-10-18 12:00:39 -07:00
tests init huegasm_mobile 2016-10-18 10:19:52 -07:00
vendor init huegasm_mobile 2016-10-18 10:19:52 -07:00
.bowerrc init huegasm_mobile 2016-10-18 10:19:52 -07:00
.editorconfig init huegasm_mobile 2016-10-18 10:19:52 -07:00
.ember-cli init huegasm_mobile 2016-10-18 10:19:52 -07:00
.gitignore init huegasm_mobile 2016-10-18 10:19:52 -07:00
.jshintrc init huegasm_mobile 2016-10-18 10:19:52 -07:00
.travis.yml init huegasm_mobile 2016-10-18 10:19:52 -07:00
.watchmanconfig init huegasm_mobile 2016-10-18 10:19:52 -07:00
bower.json bug fixes, switching over to use ember-paper menus, mobile improvements 2016-11-07 23:06:23 -08:00
ember-cli-build.js bug fixes, switching over to use ember-paper menus, mobile improvements 2016-11-07 23:06:23 -08:00
package.json bug fixes, switching over to use ember-paper menus, mobile improvements 2016-11-07 23:06:23 -08:00
README.md init huegasm_mobile 2016-10-18 10:19:52 -07:00
testem.js init huegasm_mobile 2016-10-18 10:19:52 -07:00

Huegasm

This README outlines the details of collaborating on this Ember application. Music awesomeness for hue lights.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd huegasm
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Building

  • ember build (development)
  • ember build --environment production (production)