0.0.1 • Published 7 years ago

phonegap-template-vue-f7-todos-pwa v0.0.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

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

npm.io

iOS

npm.io

PWA - Add to homescreen feature

npm.io

App Stack

The app was built with Framework7 and Vue.js.

Dependencies

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

Advanced version Demo here

Resources