Skip to content

Files

Latest commit

 

History

History
24 lines (17 loc) · 467 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 467 Bytes

Angular Advanced

Project typescript dependency

Run npm -g install @angular/cli

Project installation

Run npm install

Text file enconding

  • UTF-8

Code style formatter

  • VSCode
    • Angular Essentials
    • TypeScript Hero

Development server

Run ng serve -o for a dev server. The app will automatically reload if you change any of the source files.

Project seed

Run git checkout master

Final project

Run git checkout final-project