Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 584 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 584 Bytes

Insta Explorer

Last updated - Oct 20, 2020

Prerequisites

To run this app, you will need:

  • Node v14+
  • NPM v6.14.6+

Install

Clone this repo, and run the following commands

cd electron
npm install

Run

To run the application on your local computer, execute

npm run dev

Built versions

You can download and execute the latest version from the Tags page.

Need help?

Feel free to file a new issue with your question 🎉