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

@@ -20,6 +20,12 @@
},
{
"path": "./apps/client"
},
{
"path": "./apps/desktop"
},
{
"path": "./apps/desktop-e2e"
}
]
}