https://github.com/fergiemcdowall/search-index-demo
This is a simple example of using search-index with webpack 🔎
https://github.com/fergiemcdowall/search-index-demo
Last synced: about 1 month ago
JSON representation
This is a simple example of using search-index with webpack 🔎
- Host: GitHub
- URL: https://github.com/fergiemcdowall/search-index-demo
- Owner: fergiemcdowall
- Created: 2023-11-17T11:11:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T14:09:28.000Z (over 1 year ago)
- Last Synced: 2025-02-01T00:57:45.685Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 735 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# search-index-demo
This is a simple example of using `search-index` with `webpack` 🔎
**Install**
`npm i`
**Run**
`npm run serve`
Webpack config goes in [`webpack.config.js`](webpack.config.js)