This is a basic starter template for Bond's onsite. Example is taken from https://expressjs.com/en/starter/hello-world.html.
npm installnpm start- Confirm server is running on port 3001 by hitting
localhost:3000/health. You should see a json object return.