-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
doc(zh): sync getting started page at 3ab1e5e #2234
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
Conversation
✅ Deploy Preview for vue-router ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@Jinjiang Thanks for your revision! I actually found that most of other pages in EN has already been converted to use |
@GYHHAHA good topic. I usually use the full Chinese translation 单文件组件 since I consider this as the most understandable term. And by this chance, I also saw some other places keep using SFC. So I'd like to get this topic into @vuejs-translations/zh-cn team for more discussion. Thanks. |

The current Chinese version page for
getting startedis totally different compared to the EN version. User who follow the old introduction steps might get lost or encounter failures, especially usingnpm install vue-router@4to manually add dependency rather than setting everything withnpm create vue@latest. Hope this will help!