node-testing-serverSimple node.js server for loading some static files and testing file uploadsTo run:npm installnode app [directory to serve static files from](If no directory is specified, the server will attempt to use the current directory.)