Skip to content

Web application for 1280x800 touchscreen device. Complementing Solar system showcase with animated representation of our solar system and short description of each planet.

Notifications You must be signed in to change notification settings

houseofbits/solar-system-display

Repository files navigation

Web application for 1280x800 touchscreen device. Complementing Solar system showcase with animated representation of our solar system and short description of each planet.

Screenshot

Check out YouTube video

How to set up and build this project:

Set up development environment

  1. Install docker, docker-compose, Node.js/npm
  2. Clone repo
git clone https://github.com/houseofbits/solar-system-display
  1. Install dependencies
npm install
  1. Run dev server
npm run serve

Build and test production version

  1. Run build
npm run build
  1. Create hosts file entry
0.0.0.0 docker.local
  1. Start docker container
docker-compose up -d
  1. Enjoy some of the finest planets found in our galaxy: http://docker.local:81/

Dependencies

  • Babylon.js
  • React

https://github.com/houseofbits/solar-system-display

Krists Pudzens©2020

kpudzens@gmail.com

About

Web application for 1280x800 touchscreen device. Complementing Solar system showcase with animated representation of our solar system and short description of each planet.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published