You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change directories
Move into the examples project directory for either the prerecorded or the streaming example projects:
cd examples/prerecorded
The structure is currently examples/node-live, examples/node-prerecorded, examples/node-read. There are not prerecorded and streaming example projects.
There isn't a basic command on how to run the examples. I have no JavaScript skills and I google for everything I need. We should put the 101 level commands in the readme too.
If you simply add in node index.js as the command for running the tutorials, that would be wonderful!
Steps to reproduce
To make it faster to diagnose the root problem. Tell us how can we reproduce the bug.
Expected behavior
What would you expect to happen when following the steps above?
Both require minor readme edits.
Please tell us about your environment
We want to make sure the problem isn't specific to your operating system or programming language.
Operating System/Version: Windows 10
Language: [all | TypeScript | Python | PHP | etc]
Browser: Chrome
Other information
Anything else we should know? (e.g. detailed explanation, stack-traces, related issues, suggestions how to fix, links for us to have context, eg. stack overflow, codepen, etc)
The text was updated successfully, but these errors were encountered:
What is the current behavior?
In the readme:
The structure is currently
examples/node-live
,examples/node-prerecorded
,examples/node-read
. There are notprerecorded
andstreaming
example projects.There isn't a basic command on how to run the examples. I have no JavaScript skills and I google for everything I need. We should put the 101 level commands in the readme too.
If you simply add in
node index.js
as the command for running the tutorials, that would be wonderful!Steps to reproduce
Expected behavior
Both require minor readme edits.
Please tell us about your environment
Other information
The text was updated successfully, but these errors were encountered: