View live site HERE
Version 2 of a previous question and answer board app. In addition to the basic functionality of asking questions and answering them, version 2 allows users to upvote or downvote answers and keeps track of the number of questions and answers the user has posted during a particular session. Created to practice helpers, computed properties and services in Ember.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember build
(development)ember build --environment production
(production)
Stephen Newkirk: newkirk771@gmail.com
Long sequences of integers do not wrap in divs.
- HTML
- CSS
- Bootstrap
- JavaScript
- Ember
This webpage is licensed under the MIT license.
Copyright (c) 2016 Stephen Newkirk