Skip to content

andrefelizardo/ng-structure

Repository files navigation

ng-structure

ng-structure é um boilerplate para desenvolvedores Angular iniciantes entenderem as boas práticas da estrutura Angular.


ng-structure is a boilerplate to begginers Angular developers understand the good practices of Angular structure.

Estrutura

Módulos, rotas e lazy loading, seguindo as boas práticas, estão exemplificados neste boilerplate.


Modules, routes and lazy loading, following the good practices, are 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.