Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdmedlock/fef-udacimeals-backbone

Udacity Front End Web Developer Nanodegree Course - Backbone
https://github.com/jdmedlock/fef-udacimeals-backbone

Last synced: 30 days ago
JSON representation

Udacity Front End Web Developer Nanodegree Course - Backbone

Awesome Lists containing this project

README

        

# UdaciMeals

This repo is for [Udacity](https://www.udacity.com/)'s Front End Frameworks course. This is the Backbone version of the project.

## Required software

* [Git](https://git-scm.com/)
* [Bower](http://bower.io/)

## Getting set up

### Set up the project
* clone this repo
* `cd` into the newly cloned project
* install Bower dependencies via `bower install`

### Set up the server
* clone the [backend server](https://github.com/udacity/FEF-UdaciMeals-Backbone-Server)
* launch the binary for your platform
- don't forget the `--www` flag pointing to the UdaciMeals Backbone project you just cloned above
- check out that project's `Running the server` section of its README for specific details

### View the app

Using your favorite browser, load [http://localhost:8000/](http://localhost:8000/) and :boom: