Skip to content

Commit da67be7

Browse files
committed
Updates README.md
1 parent c7a1be3 commit da67be7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
> A collection of Vue components and mixins for use with WordPress and the WP-REST API
44
5+
# Example:
6+
7+
Check out the example in src/example/example.vue
8+
9+
You can run the example by running npm run dev (see below)
10+
11+
You can see the components used 'in the wild' at http://pixelthin.com
12+
13+
You can see the example.vue app live at http://pixelthin.com/vue-wordpress
14+
515
## Build Setup
616

717
``` bash

0 commit comments

Comments
 (0)