Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 557 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 557 Bytes

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