Skip to content

webgme/petri-net

Repository files navigation

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.