No description
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.
Find a file
2015-09-13 23:06:26 -07:00
app weekend werk 2015-09-13 23:06:26 -07:00
assets Weekend work push 2015-09-08 00:32:40 -07:00
config working on the music controls 2015-08-27 01:16:18 -07:00
public Weekend work push 2015-09-08 00:32:40 -07:00
tests Weekend work push 2015-09-08 00:32:40 -07:00
vendor working on the music controls 2015-08-27 01:16:18 -07:00
.bowerrc Initial push 2015-08-10 22:35:25 -07:00
.editorconfig Initial push 2015-08-10 22:35:25 -07:00
.ember-cli Weekend work push 2015-09-08 00:32:40 -07:00
.gitignore adding .gitignore for the .idea folder 2015-08-10 22:42:45 -07:00
.jshintrc Weekend work push 2015-09-08 00:32:40 -07:00
.travis.yml Initial push 2015-08-10 22:35:25 -07:00
.watchmanconfig Initial push 2015-08-10 22:35:25 -07:00
bower.json weekend werk 2015-09-13 23:06:26 -07:00
ember-cli-build.js weekend werk 2015-09-13 23:06:26 -07:00
package.json weekend werk 2015-09-13 23:06:26 -07:00
README.md Initial push 2015-08-10 22:35:25 -07:00
testem.json Initial push 2015-08-10 22:35:25 -07:00

Huegasm

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

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

Code Generators

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

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

Specify what it takes to deploy your app.