Skip to content

ashish-agarwal/udacity-neighbourhood

Repository files navigation

neighbourhood

An awesome knockout.js app with google maps, flickr and zomato APIs.

Getting Started

Make sure you have the latest packages installed

npm install
bower install

Note: If you don't have npm installed, make sure you have node installed. If you don't have bower, npm install -g bower.

The above steps will download all the required software to build and run this app, such as grunt, requirejs, and jquery.

Running the server

You can run your app using grunt preview. This will start a server on localhost:8000, meaning you can simply go to the url localhost:8000/index.html while it's running.

Building the application

This application uses requirejs to load the various modules in the app folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published