Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

447T6Project

To install:

  1. Make sure you have Python 3.6 or later installed. https://www.python.org/downloads/
  2. Clone the repo to the computer that you want to run the server.
  3. In the repo's "flask" directory, run the command "py -3 -m venv venv" on Windows, or "python3 -m venv venv" on Linux/Mac.
  4. Activate the virtual environment with the command "venv\Scripts\activate" and use "pip install Flask" to install Flask.
  5. Run the command "flask run" to start the server. The window will print out a URL; navigate to it in a web browser.
  6. The web page will appear.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages