Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 342 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 342 Bytes

Starting the project for the first time

Run npm install and then run ng serve --open and the website will be deployed to http://localhost:4200/

About

This project was written in the Angular framework using the Trakt API (http://docs.trakt.apiary.io/) and the Angular Material UI component library (https://material.angular.io/)