nice-sprite / CommsApp

Android App for helping freelance artists keep track of their work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommissionApp

android app for helping freelance artists keep track of commissions

Usage

# 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 <platform>

# Build for production
tns build <platform> --env.production

About

Android App for helping freelance artists keep track of their work


Languages

Language:JavaScript 75.0%Language:Vue 23.8%Language:TypeScript 0.6%Language:SCSS 0.6%