1 Star 2 Fork 1

青柠 / tauri-notable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
石涛 提交于 2023-05-25 14:58 . 提交页面git 入口
{
"name": "tauri-notable",
"private": true,
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^1.3.0",
"md-editor-v3": "4.0.1",
"mitt": "^3.0.0",
"sass": "^1.62.1",
"vue": "^3.2.45"
},
"devDependencies": {
"@arco-design/web-vue": "^2.46.0",
"@tauri-apps/cli": "^1.3.0",
"@types/node": "^18.7.10",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.5",
"vite": "^4.2.1",
"vue-tsc": "^1.0.11"
}
}
TypeScript
1
https://gitee.com/ZY_RAN/tauri-notable.git
git@gitee.com:ZY_RAN/tauri-notable.git
ZY_RAN
tauri-notable
tauri-notable
master

搜索帮助