phonegap-template-vue-f7-blank icon indicating copy to clipboard operation
phonegap-template-vue-f7-blank copied to clipboard

A blank PhoneGap template using Vue.js and Framework7

Results 11 phonegap-template-vue-f7-blank issues
Sort by recently updated
recently updated
newest added

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...

are there anyway to emulate android and ios

Let's just force Node 6 so we can use ES2015 style JS.

enhancement

This aids in supporting iPhone X Closes #24

enhancement

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.

enhancement

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...

bug