Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

ManuelHaag/gw2-ui

Repository files navigation

gw2-ui

lerna code style: prettier

React components and API wrapper for Guild Wars 2

Prerequisites

  • node >= 8.11.0
  • yarn >= 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.