You must execute the following steps before staring the function:
- Install dependencies via
npm install
- Install extensions via
func extensions install
- Build sources via
npm run build
You have the following options to execute the project:
- Plain start and execution of the Function host: run
npm run start
- Verbose start and execution of the Function host: run
npm run start-verbose
- Debug mode: press
F5
Execute the request in the file request.http