mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
command was: sh <(curl https://create.tauri.app/sh) the chosen options were: Project name · installer-gui Identifier · com.rayhunter-installer.app Choose which language to use for your frontend · TypeScript / JavaScript - (pnpm, yarn, npm, deno, bun) Choose your package manager · npm Choose your UI template · Svelte - (https://svelte.dev/) Choose your UI flavor · TypeScript
8 lines
470 B
Markdown
8 lines
470 B
Markdown
# Tauri + SvelteKit + TypeScript
|
|
|
|
This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.
|
|
|
|
## Recommended IDE Setup
|
|
|
|
[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer).
|