renamed dir client to web
This commit is contained in:
0
web/lib/.keep
Normal file
0
web/lib/.keep
Normal file
3
web/lib/hello.js
Normal file
3
web/lib/hello.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export function hello() {
|
||||
console.log("hello");
|
||||
}
|
Reference in New Issue
Block a user