Skip to content

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

License

Notifications You must be signed in to change notification settings

alexHlebnikov/SimpleArmory

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • Python 20.3%
  • HTML 19.2%
  • CSS 5.2%