Your own personal radio app for Klecting the stations you love
Go to file
Triston Armstrong 7492219346 chore(package): add commitizen package and script command
I installed the commitizen repo support using the cz-conventional-changelog init command and updated
the script section of the package.json file, adding the commit script so i can run bun commit
instead
2024-03-16 09:32:21 -05:00
.vscode initial commit containing existing work 2024-03-16 08:46:10 -05:00
src test commit 2024-03-16 08:50:19 -05:00
src-tauri initial commit containing existing work 2024-03-16 08:46:10 -05:00
.gitignore initial commit containing existing work 2024-03-16 08:46:10 -05:00
.prettierrc initial commit containing existing work 2024-03-16 08:46:10 -05:00
bun.lockb initial commit containing existing work 2024-03-16 08:46:10 -05:00
index.html initial commit containing existing work 2024-03-16 08:46:10 -05:00
package-lock.json chore(package): add commitizen package and script command 2024-03-16 09:32:21 -05:00
package.json chore(package): add commitizen package and script command 2024-03-16 09:32:21 -05:00
postcss.config.js initial commit containing existing work 2024-03-16 08:46:10 -05:00
README.md initial commit containing existing work 2024-03-16 08:46:10 -05:00
tailwind.config.js initial commit containing existing work 2024-03-16 08:46:10 -05:00
tsconfig.json initial commit containing existing work 2024-03-16 08:46:10 -05:00
vite.config.ts initial commit containing existing work 2024-03-16 08:46:10 -05:00

Tauri + Vanilla TS

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