Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder structure example #94

Open
mhulse opened this issue Apr 7, 2016 · 0 comments
Open

Folder structure example #94

mhulse opened this issue Apr 7, 2016 · 0 comments

Comments

@mhulse
Copy link
Owner

mhulse commented Apr 7, 2016

Might be nice to have:

.
└── static
    ├── index.html
    ├── js
    │   ├── app.js
    │   └── controllers.js
    ├── lib
    │   └── angular-ui-router.min.js
    └── partials
        ├── view1.html
        └── view2.html

… to show structure of app. I'm always stressing to find an ascii example when I need it. Might as well have it here to quickly copy/paste.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant