Skip to content

Latest commit

 

History

History
executable file
·
9 lines (8 loc) · 110 Bytes

README.md

File metadata and controls

executable file
·
9 lines (8 loc) · 110 Bytes

editor gui for preview

Build and start the editor:

cd edit
npm install
npm run build
npm start