censis-obrand/dev-archive/censis/obrand/obrand-admin
System Administrator 4df6d53584 ”2016-03-29”
2016-03-29 16:45:03 +01:00
..
app ”2016-03-29” 2016-03-29 16:45:03 +01:00
config ”2016-03-29” 2016-03-29 12:15:56 +01:00
public ”2016-03-29” 2016-03-29 12:15:56 +01:00
server ”2016-03-29” 2016-03-29 16:45:03 +01:00
tests ”2016-03-29” 2016-03-29 16:45:03 +01:00
vendor ”2016-03-29” 2016-03-29 12:15:56 +01:00
.bowerrc ”2016-03-29” 2016-03-29 12:15:56 +01:00
.editorconfig ”2016-03-29” 2016-03-29 12:15:56 +01:00
.ember-cli ”2016-03-29” 2016-03-29 12:15:56 +01:00
.gitignore ”2016-03-29” 2016-03-29 12:15:56 +01:00
.jscsrc ”2016-03-29” 2016-03-29 12:15:56 +01:00
.jshintrc ”2016-03-29” 2016-03-29 12:15:56 +01:00
.travis.yml ”2016-03-29” 2016-03-29 12:15:56 +01:00
.watchmanconfig ”2016-03-29” 2016-03-29 12:15:56 +01:00
bower.json ”2016-03-29” 2016-03-29 12:15:56 +01:00
ember-cli-build.js ”2016-03-29” 2016-03-29 12:15:56 +01:00
package.json ”2016-03-29” 2016-03-29 16:45:03 +01:00
README.md ”2016-03-29” 2016-03-29 12:15:56 +01:00
testem.js ”2016-03-29” 2016-03-29 12:15:56 +01:00

Obrand-admin

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.