You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code60s-Editor is a project which is being crafted to build a lightening fast text editor is still in development phase in which i have used cutting edge technologies like ReactJs TypeScript for user interface and Tauri Rust for the system based native application
yarn tauri dev - to start desktop app
cargo install tauri-cli - for tauri cli to custom icon generate
- to build app:
yarn tauri build
About
code60s-Editor is a project which is being crafted to build a lightening fast text editor is still in development phase in which i have used cutting edge technologies like ReactJs TypeScript for user interface and Tauri Rust for the system based native application