brandonduong / JgDiff

League of Legends WebApp that calculates jungle and lane matchups pre-15 minutes to aid in early pathing and decision making.
http://branduong.pythonanywhere.com/champselect/
0 stars 0 forks source link

Como rodar o projeto? #2

Open fecaridade opened 4 years ago

fecaridade commented 4 years ago

Adicionar a o README.MD como instalar e preparar o ambiente pode ajudar com que outros desenvolvedores possam ajudar no projeto abrindo PR's

brandonduong commented 4 years ago

I don't understand, this is just the code for the website at http://branduong.pythonanywhere.com/champselect

fecaridade commented 4 years ago

sorry, was talking about a tutorial to set up the development environment add this to README.md that other programmers can contribute to your project

brandonduong commented 4 years ago

Hmm I've never thought about doing that before, do you happen to have a repo that does? I could use that as a reference but other than that I've just been using Pycharm with a virtual environment, of which you can set up using the requirements.txt in this repo.

fecaridade commented 4 years ago

look at the section "To contribute to the project at python wiki following the step by step it is possible to have on your machine the site on localhost where other programmers can make their contributions