All Projects → felixrieseberg → Electron Code Editor

felixrieseberg / Electron Code Editor

Licence: cc0-1.0
⚡️ A tiny code editor based on Electron, in ~100 lines of code

Programming Languages

javascript
184084 projects - #8 most used programming language

electron-code-editor

A minimal code editor, based on Electron

To Use

To run this app you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

git clone https://github.com/felixrieseberg/electron-code-editor
cd electron-code-editor
npm install
npm start

Resources for Learning Electron

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].