Building a search feature for Coderbunker profiles
-
include elasticlunr.js library to your project
- EITHER: download the js file and put it in your html file
- OR: use package management tools to import the library
-
use it in your js script file as the demo on the official website