Skip to content

vallter2/tvshow-app

 
 

Repository files navigation

Steps to run

  • Clone repository by running git clone https://github.com/benomius21/tvshow-app.git inside terminal.
  • Download NodeJS
  • Open terminal inside project folder and run npm i -g @angular/cli
  • Then run npm install to download dependencies
  • Finally, use ng serve to start the app on localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.5%
  • HTML 12.6%
  • JavaScript 7.2%
  • CSS 5.7%