Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vimukthi-git/orientdb-studio

 
 

Repository files navigation

Studio Web tool

Developers

Quick Start

  1. Install Node.js and NPM

  2. Clone the repository:

    $ git clone https://github.com/orientechnologies/orientdb-studio.git
  3. Install global dependencies yo, bower and compass (remove "sudo" if your account already has the permissions to install software):

    $ sudo npm install -g yo bower compass
  4. Install local dependencies:

    $ npm install
    $ bower install
  5. Start OrientDB server.

  6. Start the server grunt and your browser will be opened at http://localhost:9000:

    $ grunt server

About

Studio web tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published