Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 513 Bytes

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.