/JustAsskCodeReview

Written with EmberJS

Primary LanguageJavaScript

#README for JustAssk# ###Created by Jake Richmond###

This is an Ember app where users may submit questions for other users to answer. Questions are all displayed on the homepage, with each one having a link to their their own page where you can see their answers.

Prerequisites

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

Installation

  • git clone https://github.com/NoahKittleson/Stack-Underflow 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.

Further Reading / Useful Links on Ember

##Technologies Used

  • HTML
  • CSS
  • BootStrap
  • JavaScript
  • Bower
  • Node Package Manager
  • Ember
  • Firebase

##Licensing## This is protected under the MIT license.