Guild Wars 2 Armory is an easy way to find, view, and share users, characters, and guilds with your friends on your mobile and PC! Join today and start sharing!
git clone https://github.com/madou/armory-react.git
cd armory-react
npm i
cp src/config/local.sample.js src/config/local.js
npm run dev
- If running locally make sure you add a
local.jsto thesrc/env/folder. Look atlocal.sample.jsfor help. This isn't checked in deliberately so we can play with local settings without affecting git history. - If needed you can get the api over at armory-back. You will have to update your
config/local.jsto point tolocalhostif running the api locally.
Feel like contributing? Look at the issues tab, or contact me on reddit or twitter to find something you'd like to work on, then make a pull request against the master branch.
© 2016 ArenaNet, gw2armory.com