/MHWDB-Contrib

Source code for the contribution system used by the Monster Hunter: World API project (https://contrib.mhw-db.com)

Primary LanguageTypeScript

Contributing

Feel free to open an issue with any requests or issues. If you'd like to submit pull requests, they'd be more than welcome! For a list of pending and in-progress items, please check out the Trello board.

If you'd like to discuss anything related to the project, or if you just wanna say hi, feel free to join the project's Gitter chat.

Getting Started

To start up a local dev environment, run the commands below.

$ git clone https://github.com/LartTyler/MHWDB-Contrib.git
$ cd MHWDB-Contrib/
$ yarn install
$ yarn start