ng-gme
v0.2.2
Published
ng-gme ====== Angular layer wrapping functionality from web-gme client.
Downloads
8
Readme
ng-gme
Angular layer wrapping functionality from web-gme client.
Starting the doc page
Copy config.js
to node_modules/webgme/src/bin/
.
With a mongo-database running start server using:
node node_modules/webgme/src/bin/start_server.js
.
Visit localhost:8888
.