Skip to content

KrzFra/angularCourseProject

Repository files navigation

Angular Basics

TypeScript based Single Page Application framework

Setup Work Environment

Install a Javascript Engine & Package Manager:

Install a Command Line Tool

Install a Versioning Tool

Install an IDE:

VSCode Extensions:

Install Angular Command Line Interface

Open Cmder and execute the following command:

npm install -g @angular/cli

Create a Github Account if necessary

https://github.com/join?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F&source=header-home

Fork this Repository

Click on the Fork button in the top right corner

Clone your forked Repository to your Computer

In Cmder, navigate to your created Course Directory

git clone \<url_to_your_forked_project> project
cd project
npm install

Open Chapter 0

First Instructions are found in chapter0.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published