gurugeek / text-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Text Editor

This is the final code for the text editor app build with electron in the Master Electron App Course on Udemy.

Installing

Before running this project, first you have to run

npm install

This should install all the node packages defined in your package.json file.

Running

To run the app, use

npm start

About


Languages

Language:CSS 89.0%Language:HTML 6.4%Language:JavaScript 4.5%