Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

Text Editor project using Electron framework


Initialize the project

  • Open electron-editor with terminal
  • Type: yarn to install electron depencencies
  • To start the project type: yarn start