# appsync-crash **Repository Path**: mirrors_vpulim/appsync-crash ## Basic Information - **Project Name**: appsync-crash - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AppSyncCrash > Demonstrate App Sync crash ## Usage ``` bash # Install dependencies npm install # Preview on device tns preview # Build, watch for changes and run the application tns run # Build, watch for changes and debug the application tns debug # Build for production tns build --env.production ```