Vue.JS 2 Autocomplete Component Youtube Tutorial link @WeCodeTutorials This project is made for my youtube tutorial on "Create a Vue.JS 2 Autocomplete Component". get it up and running. # go into the project cd VueJS-Autocomplete # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev Good Luck :)