Paul-Hess / anzwers

a question and answer site as a practice in model relationships in ember js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-and-a by Paul Hess

This README outlines the details of collaborating on this Ember application. Q and A Anzwers is an exercise in creating Ember JS applications using Emberfire and firebase. Follow the install instructions below and then interact with the app by asking and answering questions, or vote on some of the ones already there.

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)

Issues

No known issues.

Further Reading / Useful Links

License

Available for use under the MIT license. Copyright (c) 2016 Paul Hess

About

a question and answer site as a practice in model relationships in ember js


Languages

Language:JavaScript 60.1%Language:CSS 20.5%Language:HTML 19.5%