This repository has been archived
Electron application for viewing the Path of Exile ladder.
Development:
# Install dependencies
npm install
# Run
npm run prod
npm start
# Run in browser
npm run dev
# Create release ("release" folder)
npm run pack
MIT License, Copyright (c) 2018-2021 Romanov Yuri