├── Index.html ├── index.js └── package.json /Index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3solution/simple-node-server/HEAD/Index.html -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3solution/simple-node-server/HEAD/index.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3solution/simple-node-server/HEAD/package.json --------------------------------------------------------------------------------