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.
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.