Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 619 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 619 Bytes

Hackflix with Angular and NestJS

Setup

Clone this repository

  • Install all dependencies with npm i
  • Start the project with npm start or yarn start
  • The app is available on http://localhost:4200

At this stage, your application should look pretty empty.

This is your time to shine!

Todos

Clone this repository

  • Install all dependencies with npm i
  • Open the README.mdand start hacking
  • As you implement enpoints on the backend, adapt the frontend with the appropriate data