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

task: restructure the frontend to the interim(pre-release) structure #35

Open
alex-milanov opened this issue Oct 19, 2014 · 0 comments
Open

Comments

@alex-milanov
Copy link

public
/css <- all css and sass files
/img <- all image files
/views <- all template files, template structure follow the state/routes structure
/controllers <- global(not part of a specific module) controllers
/directives <- global directives
/services <- global services
/modules <- only javascript files
/users
/controllers
... - directives and services
app.js <- config and all routes/states

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

No branches or pull requests

1 participant