pranavsusarla/BlogLiteApplication
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 !! :)