World of Warcraft armory site that presents your armory in a simple manor.
======================
This is the code used to build out simplearmory.com website. Contributions welcome.
git clone https://github.com/kevinclement/SimpleArmory.git SA
cd SA
npm install
npm install -g grunt-cli bower
bower install
- run
grunt serve
- point your browser to localhost:9001
grunt
builds the site fullgrunt serve
runs the app in dev mode
To test changes I usually use a character that has a lot of achievements, mounts and pets from both factions. I usually check out rankings on guildox.
- Achievements - Horde
- Achievements - Alliance
- Mounts - Horde
- Mounts - Alliance
- Pets - Horde
- Pets - Alliance
- Kevin Clement @kevinclement / github