Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 745 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 745 Bytes

GDF

GDF : Graph Data Digest Document Format

Manual installation

Requirements:

Installation:

git clone https://github.com/Sreyas-108/GDF.git

Node dependencies:

npm install

Run with:

npm run start

The web app is running under port 3000 by default.

Contributing

Please open an issue for discussion before sending a pull request. Please update the tests as required.

Weekly targets:

Write functions in shell script for the following:

a) to create sample database (Done) b) to get the input data and convert it into 7-column format (Done) c) to create about() function

License

License