Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 474 Bytes

webgme-codeeditor

Installation

First, install the webgme-codeeditor following:

Second, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).

Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8888 to start using webgme-codeeditor!