Skip to content

pranavsusarla/BlogLiteApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- make sure that your system has python and sqlite3 installed!

- run these commands on the command line to install the required extensions:
	
	pip install flask
	pip install flask-sqlalchemy
	pip install flask-login
	pip install flask-bootstrap

- run this to start the development server:
	python app.py

- Enjoy my Blog Lite Application !! :)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors