No description
Find a file
2024-01-14 15:26:14 +01:00
.vscode init 2024-01-14 15:26:14 +01:00
public init 2024-01-14 15:26:14 +01:00
src init 2024-01-14 15:26:14 +01:00
src-tauri init 2024-01-14 15:26:14 +01:00
.editorconfig init 2024-01-14 15:26:14 +01:00
.eslintignore init 2024-01-14 15:26:14 +01:00
.eslintrc.cjs init 2024-01-14 15:26:14 +01:00
.gitignore init 2024-01-14 15:26:14 +01:00
.prettierignore init 2024-01-14 15:26:14 +01:00
.prettierrc.cjs init 2024-01-14 15:26:14 +01:00
components.json init 2024-01-14 15:26:14 +01:00
index.html init 2024-01-14 15:26:14 +01:00
package.json init 2024-01-14 15:26:14 +01:00
pnpm-lock.yaml init 2024-01-14 15:26:14 +01:00
postcss.config.js init 2024-01-14 15:26:14 +01:00
README.md init 2024-01-14 15:26:14 +01:00
tailwind.config.ts init 2024-01-14 15:26:14 +01:00
tsconfig.json init 2024-01-14 15:26:14 +01:00
tsconfig.node.json init 2024-01-14 15:26:14 +01:00
vite.config.ts init 2024-01-14 15:26:14 +01:00

Tauri + Preact + Typescript

This template should help get you started developing with Tauri, Preact and Typescript in Vite.