searchtap
v1.6.3
Published
Client Libraries for SearchTap Hosted Search
Downloads
3
Readme
SearchTap
How to test
npm run dev
will start a webpack server in watch mode.- open test.html and test
How to build
npm run build
will create a minified production js file
Push to NPM
- npm version minor|major|patch
- npm publish