An open API service indexing awesome lists of open source software.

https://github.com/blackbaba/flasky


https://github.com/blackbaba/flasky

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# FLASK APP - Twitter Clone

* Clone the repository onto your computer. Make sure you have Python3 installed before proceeding.
* Create and activate a python virtual environment
* Run `pip install -r requirements.txt`
* Run `flask run`

Enjoy!