Skip to content

protodaniel/armory-react

 
 

Repository files navigation

gw2armory.com Build Status

Usage

npm i

Local build

If running locally make sure you add a local.js to the src/env/ folder. Look at local.sample.js for help.

Local api

Make sure you're running the api locally, grab it over at armory-api. Make sure the env is pointing to the correct endpoint (depending how you're running the api).

npm run dev

Prod build

npm start

Bundling prod

npm run build

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.

© 2016 ArenaNet, Michael Dougall, gw2armory.com

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 16.3%
  • Other 1.3%