Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 245 Bytes

angular-training

Important: angular-cli and node has to be installed on your machine!

1: Clone repo : git clone https://github.com/drait/angular-training

2: Install packages : npm install

3: Start server : ng serve

4: Visit localhost:4200