angular-university / typescript-course

Contains the code for the Complete Typescript Course - Build a Node REST API

Home Page:https://angular-university.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository contents

This repository contains the full application of the Complete Typescript Course.

Complete Typescript Course

Angular University Lessons Code

Contains the code for several of the Angular University courses.

Angular for Beginners Course

Angular for Beginners course

Angular 2 and Firebase - Build a Web Application Course

If you are looking for the Angular 2 and Firebase - Build a Web Application Course code, the repo with the full code can be found here:

Angular 2 and Firebase - Build a Web Application

Github repo for this course

Angular firebase course

Angular Ngrx Reactive Extensions Architecture Course

If you are looking for the Angular Ngrx Reactive Extensions Architecture Course code, the repo with the full code can be found here:

Angular Ngrx Reactive Extensions Architecture Course

Github repo for this course

Angular Ngrx Course

Installation pre-requisites

For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:

Its important to install the latest version of Node

Installing the Angular CLI

With the following command the angular-cli will be installed globally in your machine:

npm install -g @angular/cli

About

Contains the code for the Complete Typescript Course - Build a Node REST API

https://angular-university.io

License:MIT License


Languages

Language:TypeScript 75.1%Language:CSS 17.9%Language:HTML 7.0%