Relewise / relewise-demos-shop-vue

Relewise demo shop featuring Search & Recommendations built on top of the Relewise JavaScript SDK using Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relewise Demo Shop Vue

This is the Relewise demo shop featuring Search & Recommendations built on top of the JavaScript SDK. The Demo is built using Vue/Vue.js.

Link to the demo shop is here: https://relewise.github.io/relewise-demos-shop-vue/

In order to run the demo shop you access to a dataset in Relewise.

Development setup

  1. git clone the repo
  2. run npm i in the root of the project
  3. use Start Development to run the project (or use the VS Code Vite plugin to auto-run the project)

Deployment to PROD

Project is hosted on Github pages and can be deployed manually using the workflow dispatch under 'Actions' on github.

About

Relewise demo shop featuring Search & Recommendations built on top of the Relewise JavaScript SDK using Vue

License:MIT License


Languages

Language:Vue 75.9%Language:TypeScript 19.7%Language:JavaScript 3.0%Language:SCSS 1.0%Language:HTML 0.4%Language:Batchfile 0.0%