drumee-sandbox-server
v1.0.2
Published
Drumee Collaborative Sandbox Server
Downloads
2
Readme
Drumee Sandbow Server
This repository is a Drumee plugin. It is intended to run withind a Drumee Server Runtime Environment
Install with Npm
mkdir sandbox-server
cd sandbox-server
npm i @drumee/sandbox-server
sudo npm run plug
Install with Github
git clone [email protected]:drumee/sandbox-server.git
```console
cd sandbox-server
sudo npm run plug