/stockDogApp

Primary LanguageJavaScript

stockDogApp

This application fetches live data from yahoo finance api to give live updates of stocks for selected companies.
Run npm insall to install the dependencies.
After that run bower install to install bower components.
Navigate to the directory and run grunt serve to run the application.