Display success message at the end of the process
Closed this issue · 0 comments
philnash commented
There should be a message displayed at the end of the process with the next steps.
Those next steps are:
- Change into the directory you just created
- Start a local server running the functions:
npm start - Visit the example function at
http://localhost:3000/example - Create new functions in the
functionsdirectory and new assets in theassetsdirectory
Use boxen for display, like twilio-run.