Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dracaster/scaffold-mobile

A basic template for mobile development, developed with NativeScript + VueJS
https://github.com/dracaster/scaffold-mobile

application-tns nativescript vuejs

Last synced: 18 days ago
JSON representation

A basic template for mobile development, developed with NativeScript + VueJS

Awesome Lists containing this project

README

        

# scaffold-mobile
A basic template for mobile development, developed with NativeScript and VueJS

### Features

:heavy_check_mark: Integrations with the operating system (Camera , GPS, others)

### Roadmap

- i18n
- Vuex
- Possibility to connect to an API using GraphQL

## Project setup

### Install dependencies
npm install

### Preview on device
tns preview

### Build, watch for changes and run the application
tns run

### Build, watch for changes and debug the application
tns debug

### Build for production
tns build --env.production