JessicaYeh / rom-exchange-web

ROM Exchange - Ragnarok M: Eternal Love Exchange Price History
https://www.romexchange.com
75 stars 18 forks source link

ROM Exchange

Contributing

All contributions are welcome! If you would like to contribute a feature, bug fix, or improvement, first open an issue that describes the change. Either you or someone else can implement the change. Submit a pull request from the branch in your forked repo to the develop branch of this repo. Your pull request must be reviewed and approved by the repo owner before merging. If your pull request includes UI changes, you must include screenshots!

Related Projects

Prerequisites

Recommended IDE

Recommended VSCode Extensions

First Run

In a command line terminal, go to the rom-exchange-web folder and type yarn to install dependencies, then yarn start to build and run the app in development mode on http://localhost:3000. Changes made in source files will automatically be built and the page will be refreshed.