Skip to content

BioITHackathons/Gene-Trends

Repository files navigation

Gene-Trends

Gene-Trends React App

To run the local dev

Install dependencies locally

If this is your first time running the app locally, navigate to the ui/app/ and run:

npm install

How to start the app locally

Navigate to the ui/app/ folder and run:

npm run start

Deployment

On your local machine and gh-pages branch, run the following command line in the repo's root directory. And commit the updates to github.

bash deploy.sh

Install

python3 -m venv env --copies
. env/bin/activate
pip install -r requirements_dev.txt
python3 gene_trends/gene_trends.py

Docs

--

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages