Classic WoW Talent Calculator
A talent calculator for World of Warcraft Classic
forked from hseager/Classic-WoW-Talent-Planner

Features
- All classes and talent trees with data
- Save with local storage
- Import/Export with base64 encoding
- Supports mobile devices
- Keeps track of talent path
To build
- Clone the repository
- Install vue-cli | npm install -g vue-cli
- Run "npm install"
- To Start Local Development run "npm run serve"
- To Start Local Production run "npm run build"