nodejs app started

This commit is contained in:
2015-03-23 13:15:28 -04:00
parent e4a297a28d
commit 6e43cdf6a0
7 changed files with 87 additions and 0 deletions

4
.gitignore vendored
View File

@@ -31,3 +31,7 @@ node_modules
*.aux
*.toc
/proposal/proposal.out
#nodejs things
node_modules
npm-debug.log