Skip to content

danmugh/rust-tauri-markdown-editor

Repository files navigation

Tauri Markdown Editor

Workflow status badge

Logo Logo Logo

About The Project

A Markdown Editor App made in Rust using Tauri and React

The Tauri/Rust "backend" handles heavy lifting of operations like parsing markdown and sends data to "frontend" React app.

Feel free to open a PR or file an issue if you should notice any bugs/errors or just have spotted some improvements!

Table of contents

Getting Started

  1. Clone repo: git clone https://github.com/danmugh/rust-tauri-markdown-editor.git
  2. yarn to install dependencies
  3. yarn tauri dev to launch Vite dev server and start Tauri app in development

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Recommended IDE Setup

License

Licensed under :

Contact

Dan Mugh - @danmugh - contact@danmugh

About

A Markdown Editor App made in Rust using Tauri and React

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published