alexHlebnikov / SimpleArmory

World of Warcraft armory site that presents your armory in a simple manor.

Home Page:http://simplearmory.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Example armory for Marko@Proudmoore

Clone App

git clone https://github.com/kevinclement/SimpleArmory.git SA
cd SA
npm install
npm install -g grunt-cli bower
bower install

Start Development

Dev Tasks

  • grunt builds the site full
  • grunt 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.

Authors:

About

World of Warcraft armory site that presents your armory in a simple manor.

http://simplearmory.com

License:MIT License


Languages

Language:JavaScript 55.3%Language:Python 20.3%Language:HTML 19.2%Language:CSS 5.2%