You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Readme.md "dispatch('cart/setProducts', session.cart);" question is the API 'cart/setProducts' where is it? the file '/server/api/cart/add.js' how to use it?