UdaciMeals
April 6, 2016 ยท View on GitHub
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
cdinto 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
--wwwflag pointing to the UdaciMeals Backbone project you just cloned above - check out that project's
Running the serversection of its README for specific details
- don't forget the
View the app
Using your favorite browser, load http://localhost:8000/ and :boom: