Skip to content

leonkoech/electron-code-editor

Repository files navigation

Electron Code Editor

electron:8.2.2 javascript:1.7 javascript:0.20.0 version:0.0.2

A simple code editor made with electron.

This is a simple electron code editor application made with monaco. And it comes with vscode dark theme ;)

You have to clone and run this application. It is crossplatform.

Requirements

  1. Git
  2. Node.js (which comes with npm).

Setup

# Clone this repository
git clone https://github.com/leonkoech/electron-code-editor
# Go into the repository
cd electron-code-editor
# Install dependencies
npm install

Installation

# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Demo

demo

Contribution

If you wish to contribute make sure you read the contribution guidelines for this project.

License

This Project is an under the MIT license.

About

A code editor made with electron and monaco

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published