phonegap-template-vue-f7-todos-pwa
v0.0.1
Published
A starter for creating a basic todos app with Vue+F7 and PWA support.
Downloads
2
Maintainers
Readme
A Todo's app template with PWA support using Vue.js and Framework7
This repo contains a PhoneGap template for a todo app that has been built as both a PhoneGap hybrid app and a Progressive Web App with caching for Offline Support. Try out the hosted demo here and be sure to check out the online workshop to help you learn more.
Screenshots
Android
iOS
PWA - Add to homescreen feature
App Stack
The app was built with Framework7 and Vue.js.
Dependencies
- phonegap-service-worker-plugin
phonegap-status-bar-plugin
Usage
phonegap create todos-app --template phonegap-template-vue-f7-todos-pwa
cordova create todos-app --template phonegap-template-vue-f7-todos-pwa
Advanced Version of the Todo App
Another version of this app is available with a more advanced config supporting Babel, Webpack and Hot Reloading Get it here