phonegap-template-vue-f7-blank
phonegap-template-vue-f7-blank copied to clipboard
A blank PhoneGap template using Vue.js and Framework7
In a recent project, I had a CSS rule (In the section of a .vue file) that used ```background-image: url(/static/image.png)```. This worked fine in DEV mode, but building and deploying...
When running $ npm run dev Numerous errors appear. In particular. ERROR in ./src/main.js Module not found: Error: Can't resolve './app' in '/home/darren/WebstormProjects/CordovaApps/TestApp/src' @ ./src/main.js 16:0-24 25:9-12 @ multi (webpack)-dev-server/client?http://localhost:8080...
Hi, Is there instructions for how to use this project template within Android Studio (based on intelliJ)? I tried creating a new project using existing sources but it didn't work...
Update font-size from 25px to 28px
are there anyway to emulate android and ios
This aids in supporting iPhone X Closes #24
Add details about the folders and project structure etc, like found in the [Stockpile Project Overview docs](http://stage.docs.phonegap.com/tutorials/stockpile/01-project-overview/) into here.
It appears in this and the other templates: - phonegap-template-vue-f7-tabs - phonegap-template-vue-f7-split-panel The three/four finger tap doesn't work in the PhoneGap Developer App. Seems like framework or something else is...