Skip to content

Update getting-started.md #1363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 1, 2017
Merged

Update getting-started.md #1363

merged 3 commits into from
May 1, 2017

Conversation

dear-lizhihua
Copy link
Contributor

No description provided.

@@ -2,7 +2,7 @@

> 教程中的案例代码将使用 [ES2015](https://github.com/lukehoban/es6features) 来编写。

用 Vue.js + vue-router 创建单页应用,是非常简单的。使用 Vue.js 时,我们就已经把组件组合成一个应用了,当你要把 vue-router 加进来,只需要配置组件和路由映射,然后告诉 vue-router 在哪里渲染它们。下面是个基本例子:
用 Vue.js + vue-router 创建单页应用,是非常简单的。使用 Vue.js,我们已经可以通过组合组件来组成应用程序,当你要把 vue-router 填加进来,我们需要做的是,将组件(components)映射到路由(routes),然后告诉 vue-router 在哪里渲染它们。下面是个基本例子:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

填加 -> 添加

另外中英文之间请加上空格

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

抱歉字是写错了
中文逗号前也要加吗?中文符号空隙大,项目构建完不太美观。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗯,标点的问题,我确实不清楚尤大指的是哪块,可以的话麻烦尤大帮忙直接 review 下合进去吧。

@yyx990803 yyx990803 merged commit 90ba1cc into vuejs:dev May 1, 2017
@dear-lizhihua dear-lizhihua deleted the patch-1 branch September 4, 2017 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants