Skip to content

Commit 2ca7acc

Browse files
authored
Update README.md
1 parent 56ad249 commit 2ca7acc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Multiple Process Loader Management for [Vue](http://vuejs.org/) and (optionally)
1818

1919
# ⏩Quick Start
2020

21+
If you are a **try and learn** developer, you can start trying the **vue-wait** now using [codesandbox.io](https://codesandbox.io).
22+
23+
[![Edit VueWait Sandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/85q3vpm42?autoresize=1&hidenavigation=1&module=%2Fsrc%2Fcomponents%2FMyList.vue)
24+
2125
### 1. Install:
2226
```bash
2327
yarn add vue-wait
@@ -74,8 +78,6 @@ new Vue({
7478

7579
> **vue-wait has more abilities to make the management easier, please read the complete documentation.**
7680
77-
[![Edit VueWait Sandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/85q3vpm42?autoresize=1&hidenavigation=1&module=%2Fsrc%2Fcomponents%2FMyList.vue)
78-
7981
# ▶️Detailed Start
8082

8183
## 📦 Requirements

0 commit comments

Comments
 (0)