Skip to content

Commit 945f285

Browse files
committed
chore: add screenshot
1 parent be64f4d commit 945f285

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ yarn global add @vue/cli
2020
vue create my-project
2121
```
2222

23+
<p align="center">
24+
<img width="809px" src="https://raw.githubusercontent.com/vuejs/vue-cli/dev/docs/screenshot.png">
25+
</p>
26+
2327
### Zero-config Prototyping
2428

2529
You can rapidly prototype with just a single `*.vue` file with the `vue serve` and `vue build` commands, but they require an additional global addon to be installed:

docs/screenshot.png

185 KB
Loading

0 commit comments

Comments
 (0)