Skip to content

A rewrite of the HTML Canvas Graphics creator from the MenuMaApp Manage application.

License

Notifications You must be signed in to change notification settings

alexxGmZ/reDesign

Repository files navigation

reDesign

A rewrite of the HTML Canvas Graphics creator called Designer from the MenuMaApp Manage application. The goal is to make the feature a standalone Electron application.

The application was inspired by the simplicity of Inkscape.


Supported Platforms

Platforms

Dependencies:

  • Electron & Electron Builder
  • Fabric.js
  • Bootstrap
  • Node.js (LTS)

How to build

  1. Clone the repository.
git clone https://github.com/alexxGmZ/reDesign
cd reDesign/
  1. Install Node.js (LTS).
  2. Install dependencies and yarn.
npm install
npm install -g yarn
  1. Build which platform you are in.
# linux (AppImage)
yarn run linux

# windows (portable)
yarn run win

About

A rewrite of the HTML Canvas Graphics creator from the MenuMaApp Manage application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages