@leemartin @Netlify Running netlify dev will start a local server for your site and handle requests to those functions too. They should surface on URLs like:
localhost:8888/.netlify/functions/YOUR-FUNCTION-FILENAME-MINUS-EXTENSION
(Your port number may vary)