Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 648 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 648 Bytes

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.