Skip to content

MartinsOnuoha/vue-harlem-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue x Harlem Sample

This is a demo application using Harlem as an alternative store in Vue3. Try it Out HERE.

Here's a step by step guide on how to set it up.

image

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.