Skip to content

Mohamad-Golden/exam-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exam-project

requirements

  • python (version 3)
  • gunicorn

Install gunicorn

Run the command below to install gunicorn:

pip install gunicorn

Start the server

In the root directory of the project run this command:

gunicorn server:app

Then open this link http://127.0.0.1:8000/ in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published