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

Latest commit

 

History

History
24 lines (19 loc) · 463 Bytes

File metadata and controls

24 lines (19 loc) · 463 Bytes

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