Skip to content

xmx-emm/blender_addon_link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri + Vue 3

This template should help get you started developing with Tauri + Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

1. Install wix toolset
%AppData%\Local\tauri\WixTools314
https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip

2. Install NSIS zip tool
%AppData%\Local\tauri\NSIS
https://github.com/tauri-apps/binary-releases/releases/download/nsis-3/nsis-3.zip
https://github.com/tauri-apps/nsis-tauri-utils/releases/download/nsis_tauri_utils-v0.4.1/nsis_tauri_utils.dll

npm run tb