IG:dm Messenger
Multi-platform Desktop application for INSTAGRAM DMs, built with electron
View Website
Preview
Local Development
To setup this project locally for development purposes please follow the following steps:
-
Ensure you Node.js installed. See
-
Clone this repo by running the command -
git clone https://github.com/ifedapoolarewaju/igdm.git
-
Navigate to the directory where the repo is cloned to. (e.g
cd igdm
) -
Run
npm install
to install all the dependencies. -
Start the application locally by running
npm start
That's it! :) Now you can have those pull requests rolling in! :D