Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 569 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 569 Bytes

first-electron-app

My first App made in Electron with JavaScript, HTML and CSS. (Interface is in Brazilian Portuguese)

What is it?

I made a product code search application for a mini-market in my city, since the project is small, I used a JSON file to store the products.

Install

You will need NPM, NodeJS and ElectronJS installed on your PC.

  • Enter in project folder and just type in terminal:
    npm i
  • Then, you can open it using:
    npm start

Screenshot:

screenshot