lunr-demo icon indicating copy to clipboard operation
lunr-demo copied to clipboard

Demo showing how to use lunr with React and Webpack `require.ensure` (MIT)

lunr-demo - Demo showing how to use lunr with React and webpack import()

This little demonstration shows you how to use lunr, React, and webpack to implement static, dynamically loaded search for web. This is useful for small scale usage (think static sites).

Usage

  1. npm i - Install dependencies.
  2. npm start - Start the application.
  3. Open localhost:8080 in a browser.

License

MIT.