Last active
October 21, 2015 10:44
-
-
Save qetr1ck-op/9a0e5e9af7eed2f6aef3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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