initial commit. simple working hello world using capacitor framework.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// kryz-go app entry point
|
||||
window.addEventListener('DOMContentLoaded', () => {
|
||||
console.log('kryz-go loaded');
|
||||
});
|
||||
Reference in New Issue
Block a user