Skip to content

supsa-ak/Fix-Site---3d-Force-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fix-Site---3d-Force-Graph

Setup Project in Production Server (LocalHost) Steps

Just copy-paste this steps No need to Worry

Requirements-> Python 3.8 Interpreter

Step 1: Clone Repository

Step 2:

Go to directory-> Fix-Site---3d-Force-Graph

Step 3: Create Virtual Environment Go inside 'Fix-Site---3d-Force-Graph' folder

  • $virtualenv myenv

Step 4: Activate Virtual Environment

  • $myenv/Scripts/activate

Step 5: Install packages

  • $pip install -r requirements.txt

Step 6: Run the Flask app

  • $python app.py

Step 7: Open localhost in browser

127.0.0.1:5000/

Don't forget to activate virtual environment after opening terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages