Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 197 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 197 Bytes

Quick start

  1. Go to project folder and install dependencies.
npm i
  1. Launch development server:
ng serve
  1. Open browser
http://localhost:4200