ExQDev / cart-calc-demo

Cart calculation with backend, demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cart calc sample

This is a simple demonstration of cart items calculation with different currencies.

sceenshot

Running

In directory server open terminal and type:

yarn && yarn dev

In directory front open terminal and type:

yarn && yarn serve

Profit.

About

Cart calculation with backend, demo


Languages

Language:Vue 74.4%Language:JavaScript 23.6%Language:HTML 2.0%