Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.86 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.86 KB

Electron Rounded Corner App

Modern application with rounded corners.


GitHub last commit GitHub code size in bytes GitHub issues GitHub top language requirements tested


Description:

This is a modern Front end made in electron js with the purpose of setup a basic local Broker, like Mosquitto, for quick tests.

clients

main clients

Install:

  • Get the repository:

    • [Option 1] Clone with git:

    git clone https://github.com/jgomez109/electron-rounded-corner-app.git

  • Execute:

    • In the same repository folder, where package.json is found, run the next command in a terminal:

    npm install

Run:

  • Execute:

    • In the same repository folder, where package.json is found, run the next command in a terminal:

    npm start

Advantages:

  • Modern with Rounded corners.
  • Functional with alerts and input data validation.
  • Code commented.

Disadvantages:

  • It cannot be maximize. Issue