Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 439 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 439 Bytes

overlay

YOU NEED TO SET STREAMLABS API KEY

.env (create the file)

VUE_APP_STREMLABS_SOCKET_API_TOKEN=<your key>

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.