Skip to content

chrisfwd/angular-component-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clean component structure for scalable angular apps

  • All code required for each component (css, js, html, tests, etc.) is grouped together
  • Component types (services, filters, etc.) are grouped together
  • Directives are utilized to harness their full potential
  • Follows John Pappa's style guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published