Skip to content

An app to calculate the position of the solar system bodies using a date and time.

Notifications You must be signed in to change notification settings

rubendroogh/SolarSystemBodies

Repository files navigation

Solar system position

A tool to calculate the position of the solar system bodies using a date and time.

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

An app to calculate the position of the solar system bodies using a date and time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published