lunr-demo
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
npm i- Install dependencies.npm start- Start the application.- Open
localhost:8080in a browser.
License
MIT.