Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdmedlock/fef-udacimeals-backbone
Udacity Front End Web Developer Nanodegree Course - Backbone
https://github.com/jdmedlock/fef-udacimeals-backbone
Last synced: 30 days ago
JSON representation
Udacity Front End Web Developer Nanodegree Course - Backbone
- Host: GitHub
- URL: https://github.com/jdmedlock/fef-udacimeals-backbone
- Owner: jdmedlock
- License: mit
- Created: 2018-08-02T00:09:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T00:10:27.000Z (over 6 years ago)
- Last Synced: 2024-10-13T14:17:26.186Z (2 months ago)
- Language: JavaScript
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UdaciMeals
This repo is for [Udacity](https://www.udacity.com/)'s Front End Frameworks course. This is the Backbone version of the project.
## Required software
* [Git](https://git-scm.com/)
* [Bower](http://bower.io/)## 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](https://github.com/udacity/FEF-UdaciMeals-Backbone-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/](http://localhost:8000/) and :boom: