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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,16 @@
9
9
10
10
## Table Of Contents (TOC)
11
11
12
+
-[Vue 3](#vue3)
12
13
-[Installation](#Installation)
13
14
-[Features](#Features)
14
15
-[Troubleshooting](#Troubleshooting)
15
16
-[TODO](#TODO)
16
17
18
+
## Vue 3
19
+
20
+
I have converted this project to an Astro project with Vue 3 and `<script setup>` syntax here: [Astro with Vue 3](https://github.com/w3bdesign/astro-woocommerce)
21
+
17
22
## Installation
18
23
19
24
1. Install and activate the following required plugins, in your WordPress plugin directory:
0 commit comments