Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Relewise demos featuring Search & Recommendations built on top of the JavaScript SDK

License

Notifications You must be signed in to change notification settings

Relewise/relewise-demos-javascript

Repository files navigation

relewise-demos-javascript

Relewise demos featuring Search & Recommendation built on top of the JavaScript SDK

Try it out on github pages. (requires access to a dataset in Relewise)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint