Added body-parser node_module Created login.html Renamed index.html to main.html Added simple login functionality in index.js
Created dir /src, and moved the source files into it. Left package.json, README.md and settings.json out. Modified package.json to point to the new src dir.