Merge branch 'master' of github.com:tforgione/3dinterface

This commit is contained in:
Thomas FORGIONE 2015-05-12 17:33:19 +02:00
commit 4ae90b32a9
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ A prototype for a user-friendly 3D interface allowing to browse 3D scenes / mode
It is hosted by [OpenShift](https://www.openshift.com/) at [3dinterface.no-ip.org](http://3dinterface.no-ip.org). It is hosted by [OpenShift](https://www.openshift.com/) at [3dinterface.no-ip.org](http://3dinterface.no-ip.org).
## To deploy ## To test it locally
As usual with NodeJS, it's quite easy to deploy. Just clone this repo somewhere, and then, in the repo do As usual with NodeJS, it's quite easy to test. Just clone this repo somewhere, and then, in the repo do
``` sh ``` sh
npm install npm install