@drumee/sandbox-server
v1.0.3
Published
Drumee Collaborative Sandbox Server
Downloads
8
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-servernpm i @drumee/sandbox-serversudo npm run plugInstall with Github
git clone [email protected]:drumee/sandbox-server.git
```console
cd sandbox-serversudo npm run plug