Angularjsが推奨するSeed構造
APP
│ index.html #
│
├─bower_components #
│
├─css #
│ animations.css
│ app.css
│
├─img #
│
├─js # JS
│ app.js
│ controllers.js
│ services.js
│ filters.js
│ directives.js
│ animations.js
│
├─partials #
detail.html
list.html