Cshayan / Text-Editor-Desktop-App-Electron.js

This is a simple text editor which is a desktop app made using electronJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Editor - Desktop App - Electron.js

made-with-Markdown made-with-Markdown Ask Me Anything !

This is a simple text editor which is a desktop app made using electronJS.

Usage

You must have node.js installed in your system. After installing node.js, run the following code in your terminal in project folder.

     1. npm install -g electron
     2. npm install electron --save

At last to launch the programme, run :-

     3.  npm start

About

This is a simple text editor which is a desktop app made using electronJS.


Languages

Language:CSS 87.3%Language:JavaScript 11.5%Language:HTML 1.2%