Skip to content

Electron application to find most profitable poe gems to level up

License

Notifications You must be signed in to change notification settings

PezeM/poe-best-gems

Repository files navigation

PoE-Best-Gems

Application to find most profitable gems at Path of Exile to lvl up built using electron, typescript, react

How To Use

Prerequisites

Installation and setup

# Clone this repository
$ git clone https://github.com/PezeM/poe-best-gems/

# Go into the repository
$ cd poe-best-gems

# Install dependencies
$ npm install

# Start
$ npm run start