Skip to content

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

Notifications You must be signed in to change notification settings

LartTyler/MHWDB-Contrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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