Skip to content

My First NSVue app, where you have to guess a color...

Notifications You must be signed in to change notification settings

DevOFVictory/guess-this-color

Repository files navigation

Guess this color 🎨

The name says all - You have to guess the rgb code of the color shown up on the screen.

Screenshot

Screenshot

Compile by source

  1. Clone the project git clone https://github.com/DevOFVictory/guess-this-color.git
  2. Check out requirements below
  3. Install dependencies npm install
  4. Switch to Java 8 for android run (SDKman?)
  5. Run client ns run <android/ios>

Requirements

  • Download and install Node.js (https://nodejs.org/en/)
  • Nativescript (npm install -g nativescript)
  • Setup working Java envirement

About

My First NSVue app, where you have to guess a color...

Resources

Stars

Watchers

Forks