CLI
Generate a new Live app.
The Live Studio CLI is a command line tool that helps you generate a new Live app in just a few seconds.
Getting Started
First, create a Live API key here. Next, use the CLI to generate a new project.
When prompted, enter your Live API key and Stream ID.
Once the app has been created, cd
into the new directory and run the start command:
Last updated