# Coin-Exchange-Vue **Repository Path**: heckerstone/Coin-Exchange-Vue ## Basic Information - **Project Name**: Coin-Exchange-Vue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-09-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CoinExchange > A native application built with NativeScript-Vue ## Usage ``` bash # Install dependencies npm install # Build for production tns build --bundle # Build, watch for changes and debug the application tns debug --bundle # Build, watch for changes and run the application tns run --bundle ```