andrefelizardo / ng-structure

Boilerplate to develop a structured project with Angular 5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Boilerplate to develop a structured project with Angular 5.

License:MIT License


Languages

Language:TypeScript 60.8%Language:HTML 29.9%Language:JavaScript 8.5%Language:CSS 0.8%