Epicodus JavaScript Frameworks Group Project by Team Alodia
A "communal meal meetup" organizer made with Ember.js, Firebase, Semantic UI, Torii, Leaflet, and Font Awesome. For more information, please refer to the following presentation: https://docs.google.com/presentation/d/1_Z5PgwL2vNesgFvSxGaijq2fqvpKHLJfubvdvyv1B2A/edit?usp=sharing
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd dinner-and
npm install
bower install
ember serve
- Visit your app at http://localhost:4200.
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)
This app is configured to us an existing Firebase data store, but you can use your own!
- Ryan Apking
- HK Kahng
- Justin Kincaid
- Alaina Traxler
Published under the MIT License.
Copyright (c) 2016 Team Alodia