Skip to content

Instantly share code, notes, and snippets.

@dotfold
Created June 18, 2013 00:24
Show Gist options
  • Save dotfold/5801727 to your computer and use it in GitHub Desktop.
Save dotfold/5801727 to your computer and use it in GitHub Desktop.
project structure
- script
- build
- conf
- app
- css
- images
- js
- dashboard
- media
- controller
- service
- model
- common
- model
- service
- VerySpecificServiceName.js
- filter
- VerySpecificFilterName.js
- partial
- lib
- //thirdparty libs e/g/ bower
// .gitignore contents
- view
- dashboard
- media
- test
- unit
- e2e
- lib
- bin // .gitignore this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment