Skip to content

Instantly share code, notes, and snippets.

@pankajpatel
Created June 8, 2015 05:48
Show Gist options
  • Save pankajpatel/75740be5113169192e6e to your computer and use it in GitHub Desktop.
Save pankajpatel/75740be5113169192e6e to your computer and use it in GitHub Desktop.
Directory Structure for Contact Store Application
contactStore
+ css
- style.css
- ...
+ js
+ partials
- newContact.html
- contacts.html
- ...
- app.js
- controllers.js
- ...
- index.html
- ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment