Skip to content

gittyeric/figshare-explorer

Repository files navigation

Figshare Explorer

This app is running at papersearch.org which lets you search the Figshare API along with whitepaper recommendations from a FREQL recommendation engine.

Installing and Running

You must have a recent version of Node.js installed on your system.

First download this project locally. Command line would be:

git clone https://github.com/gittyeric/figshare-explorer

Now from command line, navigate to the folder and build the project:

cd path/to/project/figshare-explorer
npm install
npm run build

If all goes well, you can then run the project in development mode:

npm run start

About

Available at papersearch.org. A webapp that explores research papers given Figshare API and Freql recommendation data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages