Semantic Kernel Demo app, fueled by Aurelia 2 and Azure Functions Demo code for the "Leveraging .NET Expertise for AI with Semantic Kernel" talk Run the code Starting the frontend cd src/frontend npm install npm start Starting the backend Open the solution file in the backend folder with Visual Studio or VS Code. Set the API as the startup project and then run.