Skip to content

Bloodmallet/wowtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World of Warcraft Theorycrafting Resource

Local dev

Requirements:

  • python >3.6

Creating local python environment

> python -m venv env

Install additional libraries

> source env/bin/activate
(env)> pip install -U -r requirements.txt

Start development server

> source env/bin/activate
(env)> python -m mkdocs serve

The development version is now available in your browser at http://127.0.0.1:8000/

About

Example implementation of a TC website

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages