montauri-editor

A light weight simple crossplatform text editor based on Monaco Editor and build on Tauri.

MIT License

Stars
22

A light weight simple crossplatform text editor.

A light weight simple crossplatform text editor.

Prerequests to run source

Install Rustc, cargo, nodejs, yarn as in following guides

Install Tauri-cli with npm install tauri -g or yarn global tauri

Running

In main folder run npm i or yarn After installation is done run npm start

Then in another terminal tab/window run tauri dev

Related Projects