FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

HTML_CSS_JS_Flask/Files/python at main · GitHubDragonFly/HTML_CSS_JS_Flask · GitHub

This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Make sure to install python3 and then pip install flask / flask_cors packages.

Then use a terminal to navigate to the app's folder and just run this project with: python3 -m app

Optionally use VS Code app for editing and running.

I have not tried it but another way of running this project could be within a virtual environment:

  • pip install virtualenv
  • python3 -m venv env
  • pip install flask
  • pip install flask_cors

Use preview links, from the 'Usage' section of the main page, to see and test most of the pages online. Most of the features of Three.js viewers are also functional online.


Back | FazBrowse Home | New Git URL