Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 288 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 288 Bytes

Made via Angular CLI

You need Angular CLI and Node v4 to launch this application

nvm use v4
npm install -g angular-cli
ng serve

The project is accessible at http://localhost:4500