An open API service indexing awesome lists of open source software.

https://github.com/gesielrosa/video-gallery

🎦 Simple application for a presentation
https://github.com/gesielrosa/video-gallery

angular

Last synced: about 2 months ago
JSON representation

🎦 Simple application for a presentation

Awesome Lists containing this project

README

          

# Video Gallery

### [Demo](https://gesielrosa.github.io/video-gallery/)

## Dev server

Run `npm run start` for a dev server.

Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `npm run build` to build the project. The build artifacts will be stored in the `dist` directory.

## Deploy

Run `npm run deploy` to deploy. Navigate to https://gesielrosa.github.io/video-gallery/


### @gesielosa