Skip to content

soysaucem/bitube

Repository files navigation

Bitube

A video-sharing platform (youtube clone). Core technologies: Angular, Firebase, Akita State Management, Material UI.

Run app in development server

ng serve

Build app

ng build

Run unit tests

ng test

Run end-to-end tests

ng e2e