Skip to content

poorvirohidekar/Flask-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask-helloworld

Introduction

This is a simple flask beginner application to learn the basics.

Execution

  • Clone the repository and run the flask server on your terminal
  • TO run the server in your terminal $ export FLASK_APP=hello.py $ flask run Running on http://127.0.0.1:5000/
  • Should be able to navigate from one html page to another and back to the home page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published