Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 674 Bytes

README.MD

File metadata and controls

21 lines (14 loc) · 674 Bytes

SB Admin 2 - Python template

SB Admin 2 - Python template is a Python based template for SB Admin 2.

Installation

$virtualenv env
$source env/bin/activate
$pip install -r requirements.txt

Executing the sample

  • Execute - python run.py
  • Load browser at http://localhost:5000/

Copyright and License

Copyright 2015 Kaushik Raj. Code released under Apache 2.0 license.

Copyright 2013-2015 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.