Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 542 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 542 Bytes

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