chore: add screenshot

This commit is contained in:
Evan You
2018-02-02 17:49:53 -05:00
parent be64f4d749
commit 945f28544d
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,10 @@ yarn global add @vue/cli
vue create my-project
```
<p align="center">
<img width="809px" src="https://raw.githubusercontent.com/vuejs/vue-cli/dev/docs/screenshot.png">
</p>
### Zero-config Prototyping
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:

BIN
docs/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB