Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 366 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 366 Bytes

GearWorks

a simple HTML5 canvas experimental project in nodejs with three.js, expressjs and angularjs framework and mongodb

Setting Up Project

Run the following command in terminal

$ sudo apt-get -y install nodejs
$ sudo apt-get -y install npm
$ sudo npm install
$ bower install
$ node app

open http://localhost:3000 and enjoy