tralves / groceries-ns-vue

🍏 🍍 🍓 A NativeScript+Vue iOS and Android app for managing grocery lists
303 stars 65 forks source link
nativescript nativescript-vue vuejs

Groceries Vue

Built With NativeScript-Vue

Groceries Vue is an app for managing grocery lists.

Groceries Vue is also a clone of sample-Groceries built with nativescript-vue. It showcases the potential of the NativeScript platform using the Vue.js.

This project uses:

Video demo

Groceries-vue video demo

Usage

# Install dependencies
npm install

# Build, watch for changes and run the application
tns run <platform>

# Build, watch for changes and debug the application
tns debug <platform>