Skip to content

francisbrito/angular-sunshine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular sunshine

A demo application to learn Angular.js 1.x concepts.

This app consumes the Open Weather Map API to display it beautifully in a browser. Its made using Angular 1.x

Installing

git clone https://github.com/francisbrito/angular-sunshine
cd angular-sunshine
npm install && npm install -g gulp
gulp

Application should be running at localhost:3000.

Testing

E2E

gulp test-e2e

Stuff I've learned

  • @ronyb29 never forgets.
  • more stuff, idk.

About

A demo application to learn Angular.js 1.x concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published