WebGME apps require NodeJS and MongDB installed on the host system (the server).
-
npm install -
npm install webgme(From version 3 of npm peer-dependencies need to be installed explicitly.) -
npm start
See webgme-cli.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
WebGME apps require NodeJS and MongDB installed on the host system (the server).
npm install
npm install webgme (From version 3 of npm peer-dependencies need to be installed explicitly.)
npm start
See webgme-cli.