Skip to content

Commit

Permalink
Add express and serve-static to serve the website as node.js server.
Browse files Browse the repository at this point in the history
No functionality change, but the website should now be a true Node.js
server, and no longer a static website.
  • Loading branch information
seleborg committed Feb 12, 2015
1 parent 40bdd7b commit d1e7360
Show file tree
Hide file tree
Showing 354 changed files with 48,528 additions and 1 deletion.
2,644 changes: 2,644 additions & 0 deletions node_modules/express/History.md

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions node_modules/express/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

135 changes: 135 additions & 0 deletions node_modules/express/Readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions node_modules/express/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d1e7360

Please sign in to comment.