chore(nx/desktop): start off with empty project

This commit is contained in:
Elian Doran
2025-04-23 12:59:26 +03:00
parent ca309f3b58
commit 492e953517
7 changed files with 106 additions and 0 deletions

View File

1
apps/desktop/src/main.ts Normal file
View File

@@ -0,0 +1 @@
console.log('Hello World');