https://github.com/andyepx/insta-explorer
https://github.com/andyepx/insta-explorer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andyepx/insta-explorer
- Owner: andyepx
- Created: 2019-11-21T12:59:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T17:22:32.000Z (over 2 years ago)
- Last Synced: 2024-03-31T13:31:49.652Z (11 months ago)
- Language: JavaScript
- Size: 20.4 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```shell script
cd electron
npm install
```### Run
To run the application on your local computer, execute
```shell script
npm run dev
```### Built versions
You can download and execute the latest version from the [Tags](https://github.com/andyepx/insta-explorer/tags) page.### Need help?
Feel free to file a [new issue](https://github.com/andyepx/insta-explorer/issues) with your question 🎉