- install packages
npm install in root folder
- Start the server by
npm run start in root folder
-
Change YOUR_HOST const inside server.js with your host to allow requests from the client.
-
Connect your app to the server
Change /src/environments/environment.ts from Angular YouTube Player