The Latvian Museum of Natural History - Solar System
Web application for 1280x800 touchscreen device. Complementing Solar system showcase with animated representation of our solar system and short description of each planet.
How to set up and build this project:
Set up development environment
- Install docker, docker-compose, Node.js/npm
- Clone repo
git clone https://github.com/houseofbits/solar-system-display
- Install dependencies
npm install
- Run dev server
npm run serve
Build and test production version
- Run build
npm run build
- Create hosts file entry
0.0.0.0 docker.local
- Start docker container
docker-compose up -d
- 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