/FEF-UdaciMeals-Backbone

Primary LanguageJavaScriptMIT LicenseMIT

UdaciMeals

This repo is for Udacity's Front End Frameworks course. This is the Backbone version of the project.

Required software

Getting set up

Set up the project

  • clone this repo git clone https://...
  • cd into the newly cloned project
  • install Bower dependencies via bower install

Set up the server

  • clone the backend 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/ and 💥