A simple multi user soundboard
To run in development:
npm install
npm run watch
And then go to localhost:3000
You can also use npm start to start the app normally, without watching for changes.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple multi user soundboard
To run in development:
npm install
npm run watch
And then go to localhost:3000
You can also use npm start to start the app normally, without watching for changes.