A simple component to list appointments, fully written in Angular 2 and TypeScript
You need installed locally:
$ npm install
Run the following command locally to start:
$ npm start
Then you will see the following url opened in your default browser:
http://localhost:3000/
Enjoy!