Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.11 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.11 KB

Modi

A cross-platform desktop application for image resizing

Recommended IDE Setup

Project Setup

Install

Run the command below in order to generate the node modules of the project

$ npm install

Development

$ npm start

Development with hot reload

$ npx electronmon .

Build

This build utilizes electron forge for distributables.

$ npm run make

Gallery