Skip to content

jayanthtn/lazy-load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone the repo and enter the directory

python -m venv virtualenv
pip install -r requirements.txt
export FLASK_APP=app.py
export FLASK_ENV=development
flask run

You can then visit these urls: localhost:5000/a/1, localhost:5000/a/2 and localhost:5000/b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published