Skip to content

bimbims125/stisla-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stisla logo

Stisla for Django

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/bimbims125/stisla-django.git

Usage

  • Create a Virtual Environment :
$py -m venv env
  • Activate a Virtual Environment :
$env\scripts\activate
  • Install Django :
$pip install django
  • Open folder stisla-django
$cd stisla-django
  • Run the Server
$py manage.py runserver
  • Open 127.0.0.1:8000 in your Browser

Keep Enjoy! Thanks for using this project!

License

Stisla is under the MIT License.