/E-Capture

Screenshot capture app made with Electron

Primary LanguageJavaScriptMIT LicenseMIT

E-Capture

Screenshot capture app made with Electron

//Clone the project
git clone git@github.com:gabcollet/E-Capture.git

//Move into directory
cd E-Capture

//Install dependency
npm install

//Launch
npm start