Skip to content

zoharbob/ebayFeedbackSearch-electron-react

Repository files navigation

eBay Feedback Search

An Electron + React app,
Searching for feedback of items on eBay by copying the item page url from eBay website.

Clone

git clone https://github.com/zoharbob/ebayFeedbackSearch-electron-react.git

Install

cd ebayFeedbackSearch-electron-react
npm install

Running

npm run develop

DevTools

Toggle DevTools:

  • OSX: Cmd Alt I or F12
  • Linux: Ctrl Shift I or F12
  • Windows: Ctrl Shift I or F12

Packaging

Create a package for OSX, Windows and Linux

npm run pack

Or target a specific platform

npm run pack:mac
npm run pack:win
npm run pack:linux

Tests

npm run test

Used electron-react-redux-boilerplate for this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages