Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 476 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 476 Bytes

solar-system

I've made a model of solar system while toying around with Three.JS.

Works better on desktop than mobile.

https://solar-system.darkblue.now.sh/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.