Skip to content

gitter-badger/armory-react

 
 

Repository files navigation

gw2armory.com Build Status Dependencies Dev Dependencies

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!

Quick Start

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

Notes for Local Development

  • If running locally make sure you add a local.js to the src/env/ folder. Look at local.sample.js for 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.js to point to localhost if running the api locally.

Pull Requests

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.

Issues Quick Find

© 2016 ArenaNet, gw2armory.com

About

Guild Wars 2 Armory | https://gw2armory.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.4%
  • CSS 6.1%
  • Other 0.5%