Skip to content

josinho101/js-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Editor

A simple browser based javascript editor. The editor uses codemirror component as code editor and used js-beautify to format code.

How to run

npm install

npm start

Screenshots

Screen

Screen