Refractor

This commit is contained in:
gowarezzz
2021-08-19 09:50:38 +07:00
parent 0e7e7b7d5f
commit 0f82dfdcba
441 changed files with 191 additions and 81002 deletions

View File

@@ -13,8 +13,6 @@ UI hooks and data fetching methods built from the ground up for e-commerce appli
```
3. With the Vendure server running, start this project using `yarn dev` or `npm run dev`.
**Note:** The Vendure server needs to be configured to use the "cookie" tokenMethod rather than "bearer" to work with this provider. For more information see the [Managing Sessions docs](https://www.vendure.io/docs/storefront/managing-sessions/).
## Known Limitations
1. Vendure does not ship with built-in wishlist functionality.