To run the the code download the zip file.
Then in your terminal directory run npm start
Navigate to http://localhost:3000 to see the editor in the browser.
There are three dropdown menus for:
-
type of file (ex. txt, html, js, go etc.)
-
font size
-
theme of editor
To work on an existing file click the Choose File
button on the top left and open the file you want to edit.
To download the newly edited file click the Save File
button on the top right of the editor.