 
Marscode - a web editor created with monaco-editor, jquery file tree and nodejs file tree to read, write, edit, delete (CRUD) files.

![alt text](https://github.com/moorthi07/marscode/blob/master/marscode.PNG)

To run:
```
npm install marscode

or

node index
```
