# landscape-app **Repository Path**: leven_space/landscape-app ## Basic Information - **Project Name**: landscape-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # traval-app > A Vue.js and Cordova project ## Build Setup ``` bash # entry in vue cd vueApp # install dependencies npm install # compile source npm build # complie android app and run in emiltor cordova run # package app cordova build ``` ## cordova add android platform cordova platform rm andorid cordova platform add andorid@8.0.0 For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).