You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# vue-cli-plugin-tauri
2
2
3
-
> A Vue CLI plugin for rigging [Tauri](https://github.com/tauri-apps/tauri)
4
-
5
-
Turn your Vue SPA into a tiny cross platform desktop app that is fast and secure.
3
+
> [Tauri](https://tauri.studio) is a toolkit for creating smaller, faster, and more secure desktops applications with a web frontend. This plugin configures Tauri to work in your Vue CLI project.
6
4
7
5
## Installation
8
6
@@ -16,7 +14,7 @@ Please visit the [documentation website](https://tauri.studio) or our [discord s
16
14
- Tauri CLI (`cargo install tauri-bundler`)
17
15
-[Yarn](https://yarnpkg.com/lang/en/) (optional but recommended over npm)
0 commit comments