Created
October 23, 2015 12:01
-
-
Save scottsword/ee14e1615a71dc90212e to your computer and use it in GitHub Desktop.
Component Based Structure
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.module.js | |
/components | |
/dashboard | |
dashboard.controller.js | |
dashboard.html | |
/profile | |
profile.controller.js | |
profile.html | |
/shared | |
/modal | |
modal.directive.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment