Trivial wrapping folder for playback and visualizer. It handles universal configurations or scripts.
.editorconfigLICENSE.gitignorepackage.json
Look at package.json.
This NPM module does not have any dependencies or meaningful output, but it is for wrapping scripts of playback and visualizer in one place.
npm run install-all: Installs npm packages inplaybackandvisualizer. Execute this when you startnpm run build,npm run build_playbacknpm run electron: Run the client in electron. You might want to run this most of the time.npm run watch: Watch for the changes ofvisualizer. Note that it does not watchplayback.npm run prod-electron,npm run prod-electron-no-sign,npm run prod-testnpm run clean: Cleansdist/. (output folder ofprod)