This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.
This is a simple Ember web application for a fictional exotic pet store. This web app allows a company to add, edit and delete animals in stock. Users can add pets to their shopping cart and check out at the end.
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
[] Build form to accept credit card information [] Build authentication for admin
ember server
- Visit your app at http://localhost:4200.
- Ember JavaScript
- Node JS
- NPM
- Bower
- Bourbon
- Bootstrap
- Materialize
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
MIT License Copyright (c) Sweeney, Knutson, Ross Russell, Haberer, McGuire 2016