随手记
他是安全的,代码完全开源,而且数据内容存在本地的sqlite数据库,无任何网络请求。
# step1:
git clone https://github.com/shijianzhong/tarui-vue3-handle-note
# step2:
cd tarui-vue3-handle-note
# step3: install deps
pnpm i
# step4:
cargo tauri dev
# step5:
# bundle path: src-tauri/target/release/bundle
cargo tauri build
国内用户如果遇到使用问题或者想交流该项目,可以关注公众号“码农知道的事”,后续文章会更新到这个公众号。开源不易,如果这个项目对你有帮助可以分享给更多人,或者微信扫码赏。
Apache License