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

https://github.com/mohsenfallahnjd/livestream

Service For Live Stream
https://github.com/mohsenfallahnjd/livestream

livestream streaming vue vuejs

Last synced: 3 months ago
JSON representation

Service For Live Stream

Awesome Lists containing this project

README

          

# livestream

A simple live streaming platform with vuejs.

you can create account and get a token, then use it on OBS streaming software or like it and try to stream on this platform.

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).