Skip to content

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

License

Notifications You must be signed in to change notification settings

survivejs-demos/lunr-demo

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published