Skip to content

antonsison/qna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QNA

stack overflow with a twist

Installation

Requirements

Tech Version
Python >= 3.6
  1. Install requirements (Activate your virtualenv)
$ pip install -r requirements.txt
  1. Install migrations
$ python manage.py migrate
  1. Run dev server
$ python manage.py runserver

About

stack overflow with a twist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • TypeScript 16.4%
  • JavaScript 3.1%
  • HTML 2.0%
  • CSS 0.1%