/electronjs_pswrd_generator_CLASS

Class from Youtube where i learned how to use Electron to create a simple desktop app

Primary LanguageJavaScript

This is result of an online tutorial that teaches how to create a simple desktop application using nodeJS and Electron JS.

There are the steps to test it:

1. Download ElectronJS in https://www.electronjs.org/

2. Install NodeJS

3. Run npm i -D electron@latest

4. Clone my repository  

5. Go to it's folder

6. RUN npm run dev