Skip to content

magnus-lindstrom/wow_simulator_rogue

Repository files navigation

Running wow_simulator web server

----------------Alternative 1----------------
- Install Python 3.x
- Install Django

- run: python3 manage.py runserver

----------------Alternative 2----------------
- Install Python 3.x
- standing on the repo_root, run the following commands, in order:
	./web_environment_setup 
	source venv/bin/activate
	python wow_simulator_web/manage.py runserver


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published