Skip to content

gabrielcmoraru/FEF-UdaciMeals-Backbone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.6%
  • HTML 32.5%
  • CSS 1.9%