Skip to content

ValhallaLabs/space-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-cource

This is simple space arcade build with Three.js

Technologies:

  • Node.js;
  • Express.js;
  • Jade;
  • ES6;
  • Three.js;

How to run server

Install dependencies with npm install and then run server npm start, open http://localhost:3000. Enjoy!

node -v
  v6.10.3
npm -v 
  3.10.10