/angular-test

Primary LanguageTypeScript

angular-episode-43

An introduction video to Angular 5. See the live video here.

Installation

npm i -g angular-cli
git clone
cd angular-episode-43
npm install
ng server --open

By SocialNerds