• Stars
    star
    1
  • Language
    TypeScript
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

implement a decent architecture for Angular apps, with these goals in mind: consistency: simplicity (for small apps) and scalability (for big apps), reusability in different projects, optimization (consistent with or without lazy-loading), testability.