python - How to run Flask-SuperAdmin example at local host? -


I'm learning the Flask web app I

I got a flask extension named Flask-Superadmin with Gitub

I have already reprimanded it, but I do not know how to run a flask-super admin instance on the local host. / P>

Thank you!

You do not need a fork to run it; If you want to make a change in it or want to fix the bug in it

To install it, use the standard Python installation tool:

  pip install flask -SuperAdmin   

Then, start Read the documentation to help you do it.

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -