n3d-app
v0.0.2
Published
Scaffolding code to quick-start a node.js + Three.js + WebGL application.
Downloads
17
Readme
n3d-app
v0.0.1
this is only the client-side application, use with n3d-core or python -m SimpleHTTPServer
.
- clone the repo..
- cd into n3d-app
- run
npm install
- run
npm run build