Skip to content

Contains source code for the frontend application of VitaLITy written in React+Typescript.

License

Notifications You must be signed in to change notification settings

vitality-vis/frontend

Repository files navigation

VitaLITy - frontend

Installation

  1. Clone or download the repository
  2. yarn install (or npm install for npm)

(Node.js, NPM) versions tested on

  • (v14.8.0, 6.14.7)

Run

  • Ensure that the baseUrl variable in the frontend/src/components/App.tsx file is in line with the rest-api port.
  • yarn run start-dev
  • Open http://localhost:8080

Credits

vitaLITy was created by Arpit Narechania, Alireza Karduni, Ryan Wesslen, and Emily Wall.

Citation

@article{narechania2021vitality,
  title={vitaLITy: Promoting Serendipitous Discovery of Academic Literature with Transformers \& Visual Analytics},
  author={Narechania, Arpit and Karduni, Alireza and Wesslen, Ryan and Wall, Emily},
  journal={IEEE Transactions on Visualization and Computer Graphics},
  year={2022},
  doi={10.1109/TVCG.2021.3114820},
  publisher={IEEE}
}

License

The software is available under the MIT License.

Contact

If you have any questions, feel free to open an issue or contact Arpit Narechania.

About

Contains source code for the frontend application of VitaLITy written in React+Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published