AnnoQ site is located here
Documentation site is located here
For the curious, this site uses Angular version 9
To run it locally and setup
Clone this git repository:
git clone https://github.com/USCbiostats/annoq-site.git
Change into the joint directory:
cd annoq-site
Install all NPM dependencies:
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4205/
. The app will automatically reload if you change any of the source files.