Akylas / mainson_saine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maison Saine

A native application built with NativeScript-Vue

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

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

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

About

License:Other


Languages

Language:Vue 34.1%Language:TypeScript 31.5%Language:JavaScript 26.3%Language:Ruby 6.6%Language:CSS 1.6%