SB Admin 2 - Python template is a Python based template for SB Admin 2.
$virtualenv env
$source env/bin/activate
$pip install -r requirements.txt
- Execute -
python run.py
- Load browser at
http://localhost:5000/
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.