Treeview Editor is a CLI application that provides a live text editor for the project's directory, which is connected to the Node.js filesystem api.
NOTE : DO NOT USE PERSIAN WORDS!, node js fs api sometimes throws an error on persian characters
NOTE : The package manager used in this projects is pnpm
npm i pnpm -g
pnpm i
this commands first builds the Treeview-editor packages and then runs the demo.
pnpm run demo-editor
pnpm run build
pnpm run dev
