Skip to content

Instantly share code, notes, and snippets.

@send2moran
Created July 2, 2015 09:29
Show Gist options
  • Save send2moran/989f434afed903822705 to your computer and use it in GitHub Desktop.
Save send2moran/989f434afed903822705 to your computer and use it in GitHub Desktop.
├── app
├── lib
├── components
├── handlers
├── home/
├── components/
├── ...
├── HomeView.jsx
├── styles.less
├── about
├── login
├── logout
├── index.js
├── routes.js
├── core
├── actions
├── stores
├── utils
├── config.js
├── public
├── style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment