Skip to content
/ notes Public

simple tauri tapp for learning tauri

License

Notifications You must be signed in to change notification settings

pfitzer/notes

Repository files navigation

Notes

publish

Simple desktop notes app for learning Tauri and React

development

Make sure you have the latest version of Rust installed.

git clone https://github.com/pfitzer/notes.git
cd notes

# install dependencies
npm install

#run
npm run tauri dev

Demo

demo gif