Skip to content

SMSinclair/project2_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project2-example

  • Clone the repo
  • Install pipenv to manage virtual environment: pip install pipenv
  • Install dependencies into virtual environment: pipenv install
  • Activate virtual environment: pipenv shell
  • Run web app: gunicorn index:server
  • Exit virtual environment: exit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages