Skip to content

quead/angular-youtube-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular YouTube server

How to use

  1. install packages

npm install in root folder

  1. Start the server by

npm run start in root folder

  1. Change YOUR_HOST const inside server.js with your host to allow requests from the client.

  2. Connect your app to the server

Change /src/environments/environment.ts from Angular YouTube Player

Releases

No releases published

Packages

No packages published