Skip to content

ttskch/symfony-ux-autocomplete-example

Repository files navigation

symfony-ux-autocomplete-example

An example of Symfony UX Autocomplete.

Demo

demo.mp4

Usage

$ git clone git@github.com:ttskch/symfony-ux-autocomplete-example.git
$ cd symfony-ux-autocomplete-example
$ composer install
$ yarn
$ symfony serve
$ open http://localhost:8000