totti1 / Tribune

This is a random tribune made with django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tribune

This is a random tribune made with django

Set up Instruction

  1. git clone
  2. cd Tribune
  3. create a virtual environement
  4. activate virtual environement
  5. pip install -r requirements.txt
  6. add a .env file and add your configuration variable check on settings for more details
  7. python3 manage.py runserver

About

This is a random tribune made with django


Languages

Language:Python 71.3%Language:HTML 28.6%Language:CSS 0.1%