Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 251 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 251 Bytes

3D Cube

Description

A 3D cube drawn using JavaScript on an HTML5 canvas.

###To run

  • clone this repository
  • command line: npm install
  • command line: ./startServer.sh (startServer.sh must be an executable file)
  • in browser: localhost:5555