Want to join for a game, fam? https://stift-und-papier.web.app/
Go through the NativeScript full setup.
npm run startto start the web appnpm run desktopto start the desktop appnpm run androidto start the Android appnpm run iosto start the iOS app
By adding a .tns before the file extension, you can indicate that this file is NativeScript-specific, while the same file without the .tns extension is marked as web-specific. If we have just one file without the .tns extension, then this makes it a shared file.