Skip to content

Instantly share code, notes, and snippets.

@janhartigan
Created January 8, 2014 20:34
Show Gist options
  • Save janhartigan/8324133 to your computer and use it in GitHub Desktop.
Save janhartigan/8324133 to your computer and use it in GitHub Desktop.
Angular directory structure
-account
--settings
---directives
---templates
---services
---AccountSettingsModule.js //this require()s all the necessary files
--profile
---directives
---templates
---services
---AccountProfileModule.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment