1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-11 13:15:23 +03:00
atuin/ui
2024-06-11 15:30:21 +01:00
..
backend fix(gui): update deps (#2116) 2024-06-11 15:26:33 +01:00
public feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
src chore: update email, gitignore, tweak ui (#2094) 2024-06-06 15:03:43 +01:00
.gitignore chore: update email, gitignore, tweak ui (#2094) 2024-06-06 15:03:43 +01:00
components.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
icon.png feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
index.html feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
package.json chore(deps): update frontend deps (#2118) 2024-06-11 15:30:21 +01:00
pnpm-lock.yaml chore(deps): update frontend deps (#2118) 2024-06-11 15:30:21 +01:00
postcss.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
README.md feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tailwind.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tsconfig.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tsconfig.node.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
vite.config.ts feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00

Tauri + React + Typescript

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