kundanvishen / meals-backbone

Project created to gain practical knowledge of BackboneJS Front End Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meals-Backbone

Project created to gain practical knowledge of BackboneJS Front End Framework.

Required software

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
  • 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

Project created to gain practical knowledge of BackboneJS Front End Framework.

License:MIT License


Languages

Language:JavaScript 61.9%Language:HTML 36.2%Language:CSS 1.9%