Instalation

The 3 Step instalation

  • Install it:

    pip install flask-appbuilder
    git clone https://github.com/dpgaspar/Flask-AppBuilder-Skeleton.git
  • Configure it:

    python init_app.py
  • Run it:

    python run.py

That’s it!!

Table Of Contents

This Page