|
@ -2,6 +2,8 @@ |
|
|
|
|
|
|
|
|
> The simplest possible Vue setup in a single HTML file |
|
|
> The simplest possible Vue setup in a single HTML file |
|
|
|
|
|
|
|
|
|
|
|
> This template is Vue 2.0 compatible. For Vue 1.x please look at `1.0` branch. |
|
|
|
|
|
|
|
|
### Before You Start... |
|
|
### Before You Start... |
|
|
|
|
|
|
|
|
This boilerplate is targeted at beginners who want to start exploring Vue without the distraction of a complicated development environment. |
|
|
This boilerplate is targeted at beginners who want to start exploring Vue without the distraction of a complicated development environment. |
|
|