basic setup with Svelte, Tailwind and DaisyUI
This commit is contained in:
0
client/lib/.keep
Normal file
0
client/lib/.keep
Normal file
3
client/lib/hello.js
Normal file
3
client/lib/hello.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export function hello() {
|
||||
console.log("hello");
|
||||
}
|
Reference in New Issue
Block a user