CSGOrecs es una web en la que se almacenan jugadores, servidores y modos de juego del juego Counter Strike. CSGOrecs is a website where players, servers and game modes of the Counter Strike game are stored.
Facundo Ramirez
Para utilizar el proyecto seguir los siguientes pasos:
- Django
python -m pip install django
- Instalar reqs
pip install -r requirements.txt
- Run server
python manage.py runserver
- Ingresar en la barra del Browser:
http://localhost:8000/
ó
http://127.0.0.1:8000/
IMPORTANTE
Falta vídeo de funcionamiento y TESTS 07/09/2022