lvhkhanh / FEF-UdaciMeals-Backbone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 💥

About

License:MIT License


Languages

Language:JavaScript 65.6%Language:HTML 32.5%Language:CSS 1.9%