sofivsofi / learn-angular-from-scratch-step-by-step

Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular 5 app using Angular Material components. We will go through the main building blocks of an Angular application as well as the best practices for building a complete app with Angular.

Home Page:https://angular-templates.io/tutorials/about/learn-angular-from-scratch-step-by-step

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Authentication with Angular

This project is part of Learn Angular from scratch step by step tutorial where we explore from the basic concepts and why’s of Angular Framework to building a complete Angular 5 app using Angular Material components.

In this Angular Tutorial we explain one by one the main building blocks of an Angular application as well as the best practices for building a complete mobile app with Angular. Also this tutorial shows how to setup your dev environment so you can start developing Angular apps in your computer right now.

Get the step by step free tutorial in https://angular-templates.io/tutorials/about/learn-angular-from-scratch-step-by-step

Please support this project by simply putting a Github star ⭐. Share this library with friends on Twitter and everywhere else you can. 🙏

Installation

Run npm install to install all the required dependencies

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

About

Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular 5 app using Angular Material components. We will go through the main building blocks of an Angular application as well as the best practices for building a complete app with Angular.

https://angular-templates.io/tutorials/about/learn-angular-from-scratch-step-by-step


Languages

Language:TypeScript 88.6%Language:HTML 5.6%Language:JavaScript 3.6%Language:CSS 2.2%