Skip to content

BFSSI-Bioinformatics-Lab/Indicators-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indicators Tool

Static Badge Static Badge Static Badge Static Badge GitHub deployments


Requirements


How to Run Locally

Step 1.

In the terminal, enter the following command to host the website onto some port on your computer:

python3 -m http.server [YourServerPortNumber]

Note

If you leave [YourServerPortNumber] as blank, then the website will be hosted at port 8000


Step 2.

In your browser, visit the following link:

localhost:[YourServerPortNumber]

Releases

No releases published

Packages

 
 
 

Contributors