Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 476 Bytes

Dependencies

WebGME apps require NodeJS and MongDB installed on the host system (the server).

Running the app

  1. npm install

  2. npm install webgme (From version 3 of npm peer-dependencies need to be installed explicitly.)

  3. npm start

Adding new components

See webgme-cli.