Skip to content

abdelrhman-arnos/youtube

Repository files navigation

Youtube-App

Angular project

Build Setup

# install dependencies
npm run prestart
npm run postinstall

# serve at localhost:8080
npm run start

# e2e-tests
npm run protractor

# compile sass files
npm run sass

Built With

The following is the example of directory:

Youtube-app
      ├── app
      │   └── assets
      │   │   └── css
      │   │   └── img   
      │   │   └── js         
      │   └── components
      │   │   └── channel 
      │   │   └── search 
      │   │   └── video       
      │   └── filters     
      │   └── sass 
      │   └── services
      │   └── views
      │   └── app.js
      │   └── index.html
      └── e2e-tests

Copyright

MIT licence