NOTE: before commenting on the code, please read the following:
-
trying electron for the first time!
-
made a very simple markdown editor!
-
it's not perfect, but it works!
-
nvm, it sucks!
- Add a feature to save your md files (REALTIME)
- Design iterations
- Add a feature to open md files
- Clone the repo and cd into the directory
- Run
bun i
- Run
bun dev
thanks!