esa-nodecg/streamdeck-plugin
2024-03-13 11:26:46 +01:00
..
public Initial 2024-03-13 11:26:46 +01:00
Release Initial 2024-03-13 11:26:46 +01:00
src Initial 2024-03-13 11:26:46 +01:00
.browserslistrc Initial 2024-03-13 11:26:46 +01:00
.editorconfig Initial 2024-03-13 11:26:46 +01:00
.eslintrc.js Initial 2024-03-13 11:26:46 +01:00
compile.bat Initial 2024-03-13 11:26:46 +01:00
package-lock.json Initial 2024-03-13 11:26:46 +01:00
package.json Initial 2024-03-13 11:26:46 +01:00
README.md Initial 2024-03-13 11:26:46 +01:00
tsconfig.json Initial 2024-03-13 11:26:46 +01:00
vue.config.js Initial 2024-03-13 11:26:46 +01:00

com.esamarathon.streamdeck.sdPlugin

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.