Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 604 Bytes

Angular Skeleton

Angular Skeleton with google recommended folder structure for large scale apps and predefined configuration for build process. To get started visit Documentation

Road Map

  • Improve documentation with live examples for directives and filters
  • Add more use case for directives and filters
  • Unit test cases for directives, services and filters
  • Automated integration testing with protractor.
  • gulp support
  • Examples using 3rd party libraries like angular - bootstrap , angular - ui ,etc.