16 lines
286 B
ReStructuredText
16 lines
286 B
ReStructuredText
Base Skeleton to start your application using Flask-AppBuilder
|
|
--------------------------------------------------------------
|
|
|
|
- Install it::
|
|
|
|
pip install flask-appbuilder
|
|
git clone https://github.com/dpgaspar/Flask-AppBuilder-Skeleton.git
|
|
|
|
- Run it::
|
|
|
|
fabmanager run
|
|
|
|
|
|
That's it!!
|
|
|