Skip to content

Instantly share code, notes, and snippets.

@scottsword
Created October 23, 2015 12:01
Show Gist options
  • Save scottsword/ee14e1615a71dc90212e to your computer and use it in GitHub Desktop.
Save scottsword/ee14e1615a71dc90212e to your computer and use it in GitHub Desktop.
Component Based Structure
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