node.js - Implementing angularjs get for Wunderground API -


i've followed guide (https://devcenter.heroku.com/articles/mean-apps-restful-api) make standard web app , wanted see if add weather. when try inject script in package.json file object error , tried implementing using service , promises, still haven't been able parse json data. suggestions appreciated thank you!


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -