Skip to content

indywill/complete-typescript-course

 
 

Repository files navigation

Repository contents

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

Complete Typescript 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.1%
  • CSS 19.3%
  • HTML 7.6%