/picme

🤔Fried Chicken or Labradoodle? You decide! A mobile app for fun

Primary LanguageJavaScript

picme

Beat the Machine!

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