Skip to content

Instantly share code, notes, and snippets.

@benjaminEwhite
Created May 21, 2014 20:27
Show Gist options
  • Save benjaminEwhite/6e20d7ea6db63802df50 to your computer and use it in GitHub Desktop.
Save benjaminEwhite/6e20d7ea6db63802df50 to your computer and use it in GitHub Desktop.
file structure ?
+-- angular.js
+-- angular-mocks.js
+-- app/
        +-- components/
        	+-- helloService.js
            +-- helloServiceSpec.js
        +-- index.html
+-- karma.conf.js
+-- node_modules/
+-- package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment