ManuelHaag / gw2-ui

React components and API wrapper for Guild Wars 2
https://manuelhaag.github.io/gw2-ui/
MIT License
11 stars 6 forks source link

gw2-ui

lerna code style: prettier

React components and API wrapper for Guild Wars 2

Prerequisites

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.