hello-express A barebones Express.js example project. Getting Started Requirements Node.js and NPM Setup Clone this repository Run npm install Usage To start this simple little web server (and a watch process), run: npm run start