Team Word: Liên hệ công việc https://profile-forme.cf
Since Vue 3 no longer supports IE11, Element Plus does not support IE either.
![]() IE |
![]() Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
---|---|---|---|---|
Not Support | Edge ≥ 79 | Firefox ≥ 78 | Chrome ≥ 64 | Safari ≥ 12 |
-
Get all products.
-
Get detailed products.
-
Add to cart.
-
Delete each product in the cart.
-
Delete all carts.
-
Get all carts.
-
Increment quantity.
-
Decrement quantity.
- Create orders.
- Get all orders.
-
Then run :
git clone
-
Then run :
cd CL-Cake-Shop
-
Then run :
make run-all
Now, in the browser go to localhost:5173
For Production Build
Run : npm run build