This website requires JavaScript.
Explore
Help
Sign In
tforgione
/
3d-interface
Watch
1
Star
0
Fork
You've already forked 3d-interface
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c646b54915
3d-interface
/
controllers
/
index
/
urls.js
4 lines
39 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit of nodejs
2015-05-05 11:56:35 +02:00
module
.
exports
=
{
'/'
:
'index'
A lot of cleaning... jshint likes me now !
2015-07-01 10:14:15 +02:00
}
;