Skip to content

Instantly share code, notes, and snippets.

@tulios
Created January 27, 2016 19:55
Show Gist options
  • Select an option

  • Save tulios/745a5bb5f411ba448258 to your computer and use it in GitHub Desktop.

Select an option

Save tulios/745a5bb5f411ba448258 to your computer and use it in GitHub Desktop.
.
├─ app
│ ├── components
│ ├── controllers
│ ├── helpers
│ ├── routes
│ ├── services
│ ├── templates
│ ├── router.js
│ └── index.js
├── ember.js
├── jquery.js
├── package.json
└── webpack.config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment