Skip to content

SyncfusionExamples/ej2-fuzzy-search-autocomplete

Repository files navigation

Fuzzy string search with AutoComplete

This application has been created by making use of the quick start project.

How to run this application?

To run this application, you need to first clone the ej2-fuzzy-search-autocomplete repository and then navigate to its appropriate path where it has been located in your system.

To do so, open the command prompt and run the below commands one after the other.

git clone https://github.com/SyncfusionSamples/ej2-fuzzy-search-autocomplete 

Installing

Once done with downloading, next you need to install the necessay packages required to run this application locally. The npm install command will install all the needed JS2 packages into your current project and to do so, run the below command.

npm install

Running

Finally, you can now use the below npm script to run the web application.

npm start

As this application is configured with browser-sync, therefore it will serve the web application directly in your default browser.

About

Fuzzy string search with AutoComplete

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published