gw2-ui
v0.9.1
Published
React components and API wrapper for Guild Wars 2
Downloads
11
Maintainers
Readme
gw2-ui
React components and API wrapper for Guild Wars 2
Prerequisites
node
>= 8.11.0yarn
>= 1.2.1
Developing
yarn bootstrap
yarn develop
Releasing
yarn run publish
Note: The rebuild
script can't be called prepare
currently (see the related lerna issue).
Contributing
Make sure your commit messages follow the Conventional Commits specification.