Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 257 Bytes

carbon-text

📃 A distraction-free and gorgeous text editor made with Electron JS.

  • To install dependencies use npm install inside src.
  • To run locally use npm start inside src.
  • To build installer use npm build inside src.