Skip to content

Instantly share code, notes, and snippets.

@qetr1ck-op
Last active October 21, 2015 10:44
Show Gist options
  • Save qetr1ck-op/9a0e5e9af7eed2f6aef3 to your computer and use it in GitHub Desktop.
Save qetr1ck-op/9a0e5e9af7eed2f6aef3 to your computer and use it in GitHub Desktop.
app/
├───app.js
└───Feed/
├───feed.html
├───FeedController.js
├───FeedEntryDirective.js
└───FeedService.js
Login/
├───_login.html
├───LoginController.js
└───LoginService.js
Shared/
└───CapatalizeFilter.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment