Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 620 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 620 Bytes

angular-workshop

This is the starting point for the Angular workshop

Plase follow this steps to prepare your machine:

  • Install node from https://nodejs.org
  • Install a git client https://git-scm.com/
  • Install an editor, preferably VS Code, http://code.visualstudio.com/
  • Install angular cli by running npm install -g @angular/cli
  • clone this repo by running git clone https://github.com/tibor19/ve-angular-workshop
    • If you don't want to track your changes against this repo please remove the .git folder