Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 306 Bytes

AOI-App

Articles of interest App: This web application wraps pubmed and adds functionality such as quick add to a database and tracking of specific journals

To run:

  1. git clone https://github.com/andyh616/AOI-App/tree/express-refactor
  2. npm install
  3. npm start

Hopefully, that should work :)