.env (create the file)
VUE_APP_STREMLABS_SOCKET_API_TOKEN=<your key>
npm install
npm run serve
npm run build
npm run lint
.env (create the file)
VUE_APP_STREMLABS_SOCKET_API_TOKEN=<your key>
npm install
npm run serve
npm run build
npm run lint