Skip to content

Getting Started

Trevor Geene edited this page May 15, 2019 · 4 revisions

Step 1: Download the Framework

git clone git@github.com:tgeene/flask-mvc-framework.git
cd flask-mvc-framework
pip install -r requirements.txt

Step 2: Installing Other Requirements

Libraries

Step 3: Running the App

python app.py
Clone this wiki locally