Skip to content

antheiz/stisla-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stisla logo

Stisla for Flask

Stisla is Free Bootstrap Admin Template and will help you to speed up your project, design your own dashboard UI and the users will love it.

Stisla Preview

Table of contents

Link Stisla

Installation

  • clone the repo :
$ git clone https://github.com/antheiz/stisla-flask

Usage

  • Create a Virtual Environment :
$ python -m venv Env
  • Activate a Virtual Environment :
$ Env\scripts\activate (for windows)
$ source Env/bin/activate (for linux)
  • Install Flask :
$ pip install -r requirements.txt
  • Open folder stisla-flask

  • Run the Server

$ python run.py
  • Open 127.0.0.1:5000 in your Browser

License

Stisla is under the MIT License.