Skip to content

Mobile App implementing a guessing game where you have to guess the number the user inputed.

Notifications You must be signed in to change notification settings

Noxilex/GuessGame

Repository files navigation

Guess Game Nativescript Vue

Guess the number provided mobile app

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

Debug

# Run vue-devtools

# Installed Globally
vue-devtools

# Installed Locally
npx vue-devtools

About

Mobile App implementing a guessing game where you have to guess the number the user inputed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published