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

This commit is contained in:
Thomas FORGIONE 2015-05-13 11:25:08 +02:00
commit e334dc450d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ 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).
## To run a local server
As usual with NodeJS, it's quite easy to test. Just ensure you have `node` install on your machine, clone this repo somewhere, and then, in the repo do
As usual with NodeJS, it's quite easy to test. Just ensure you have `node` installed on your machine, clone this repo somewhere, and then, in the repo do
``` sh
npm install