Skip to content

Commit

Permalink
add README
Browse files Browse the repository at this point in the history
  • Loading branch information
atyenoria committed Feb 29, 2020
1 parent 4488486 commit 7ec5f5d
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
# nuxt-janus-gateway
# About This Repo
Minimal Demo project for Nuxt.js + Janus Streaming Plugin Demo

> My remarkable Nuxt.js project
# Setup

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
npm install
set the server for janus (index.vue)
fill the streaming in the janus straming mount point
yarn nuxt dev

0 comments on commit 7ec5f5d

Please sign in to comment.