Skip to content

nzhang95120/VisiBone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visibone

Clone

Clone the repo to your system by running the following command:

    
      git clone https://github.com/nzhang95120/Visibone.git
      cd Visibone
    

Dependencies In order to install all dependencies, run pip install -r requirements.txt in your terminal or command prompt.

Running To run the code, open a terminal and navigate to the root directory of this repository. Then, run the following bash commands:

    
export FLASK_ENV=development
export FLASK_APP=app.py
flask run
      

Finally, once the program runs without errors, navigate to http://127.0.0.1:5000/ in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published