This app allows you to navigate through space in your browser. It uses three.js to render astronomical bodies.
npm install
bower install
node app.js
Go to http://localhost:3001
.
npm install -g grunt
grunt build
The built files are located in /dist/
.
npm install -g jsdoc
jsdoc -p -d app/docs app/scripts/ app/data/