Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 245 Bytes

citation-graph

an experiment in using citations to browse/explore openly available academic research via APIs

Usage

run the following commands and then go to localhost:8000

$ npm install
$ npm run start