- Docker
- Git
- Run
download.sh
(ordownload.bat
on Windows) NOTE: only need to do this once. All it is doing is cloning two git repositories:
> git clone https://github.com/vivo-community/scholars-discovery.git
> git clone https://github.com/vivo-community/vivo-scholar-ui.git
- Run
docker-compose up
Site should be running on http://localhost:3000