A KanBan board application. The goal is to rip off trello and others
Go to file
2024-03-24 18:38:28 -05:00
.vscode init commit 2024-03-24 18:38:28 -05:00
src init commit 2024-03-24 18:38:28 -05:00
src-tauri init commit 2024-03-24 18:38:28 -05:00
.gitignore init commit 2024-03-24 18:38:28 -05:00
.prettierrc init commit 2024-03-24 18:38:28 -05:00
bun.lockb init commit 2024-03-24 18:38:28 -05:00
index.html init commit 2024-03-24 18:38:28 -05:00
package.json init commit 2024-03-24 18:38:28 -05:00
postcss.config.js init commit 2024-03-24 18:38:28 -05:00
README.md init commit 2024-03-24 18:38:28 -05:00
tailwind.config.js init commit 2024-03-24 18:38:28 -05:00
tsconfig.json init commit 2024-03-24 18:38:28 -05:00
vite.config.ts init commit 2024-03-24 18:38:28 -05:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.