GithubHelp home page GithubHelp logo

phpguus / groceries-ns-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tralves/groceries-ns-vue

0.0 1.0 0.0 12.58 MB

๐Ÿ ๐Ÿ ๐Ÿ“ A NativeScript+Vue iOS and Android app for managing grocery lists

CSS 6.58% Vue 48.17% JavaScript 45.25%

groceries-ns-vue's Introduction

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:

  • Vue.js!
  • Vuex;
  • Vue-router;
  • NativeScript components;
  • NativeScript animation;
  • NativeScript http lib to connect to a backend service;
  • NativeScript-cli (tns) to build/debug in Android and iOS;
  • Webpack for bundling vue, scss and ES6 (see nativescript-vue-webpack-template);

Video demo

Groceries-vue video demo

Usage

  1. Install NativeScript tools (see http://docs.nativescript.org/start/quick-setup)

  2. Clone this repository:

git clone https://github.com/tralves/groceries-ns-vue
  1. Install dependencies:
cd groceries-ns-vue
npm install

cd groceries-ns-vue/tns
npm install
  1. Build and run:
cd groceries-ns-vue
webpack --watch --env.tns --env.android

cd groceries-ns-vue/tns
tns run android
# or
tns run ios
  1. Development mode

In two separate terminals run:

# terminal 1
cd groceries-ns-vue
webpack --watch --env.tns --env.android

# terminal 2
cd groceries-ns-vue/tns
tns debug android
# or
tns debug ios

groceries-ns-vue's People

Contributors

rigor789 avatar tralves avatar yankeeinlondon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.