/angular-template

Project Template for an Angular 4 application incl. NGRX, HTTP, Material, Flex-Layout, Firebase

Primary LanguageTypeScriptMIT LicenseMIT

AngularTemplate

This project reflects my idea of an architecture for an angular applications.

It includes the following

  • Lazy loading modules (Core, Shared, Features)
  • Material 2
  • Flex-Layout
  • Ngrx Store
  • Different layers of services to easily change if requested
  • Firebase (coming)

Environment

This project was generated with Angular CLI version 1.1.0-rc.2.

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.