/Angular-Structure

Recommended structure for your Angular App

Primary LanguageTypeScript

Angular-structure

Angualr-structure is a boilerplate for beginner angular developers to understand the good practices of angular structure.

Structure

Modules, routes and lazy loading, following the good practices, are exemplified in this boilerplate.

Folder structure: alt text

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.