pedal board control gui
.vscode | ||
public | ||
src | ||
.gitignore | ||
package.json | ||
README.md | ||
vue.config.js |
pbc
pedal board control
yarn
setup
yarn install
compile and serve with hot-reloads for development
yarn run serve
compile, minify and build for production
yarn run build