The subsequent steps are applied to the copy of the original esnext sample, which is located in the "after" folder, rebuilt and verified from scratch using the command
Update config.js, by adding the last line, pointed by the arrow.
Note that the version number shown above (2017.3.1026) is the latest available at the time of writing this document - you will likely have to change it.
Step 3.
Add the autocomplete.js file to the project.
Step 4.
Add the autocomplete.html file
Step 5.
Add the autocomplete.css file to the project
Step 6.
Add the request to load the aurelia-kendoui-bridge plugin by adding the statement .plugin('aurelia-kendoui-bridge'; to the file main.js