Skip to content

An android app that gathers the latest picture taken by NASA's Curiosity Rover

Notifications You must be signed in to change notification settings

nabilcreates/roverhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roverhub

An android app that gathers the latest picture taken by NASA's Curiosity Rover

Usage

# Install nativescript@next (at the time of this build)
npm install nativescript@next -g

# 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

# Or use nativescript preview (HIGHLY RECOMMENDED)
tns preview --bundle

About

An android app that gathers the latest picture taken by NASA's Curiosity Rover

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published