We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node lastest
npm lastest
npm i -g hexo
git bash
github fork
git clone fork
npm install
hexo s
localhost:4000
sublime text 3
src/guide
https://github.com/vuefe/vuejs.org/pulls
vuefe vuejs.org/2.0-cn
vuejs
vuefe vuejs.org/master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
基础环境
node lastest
npm lastest
npm i -g hexo
git bash
主要步骤
github fork
仓库代码到自己的账号下git clone fork
的仓库代码到本地npm install
安装依赖hexo s
启动项目,浏览器打开localhost:4000
查看当前文档情况,已支持browsersync热加载 ,可边改边看sublime text 3
打开项目目录,找到src/guide
目录 , 也就是当前文档翻译的目录,根据github 仓库中,认领issue中对照文件名.md ,认领自己打算翻译的内容,然后打开该文件就可以进行翻译了!https://github.com/vuefe/vuejs.org/pulls
提交合并请求vuefe vuejs.org/2.0-cn
分支,不要向vuejs
官方分支发起合并请求,也不要向vuefe vuejs.org/master
分支发起合并请求,谢谢。The text was updated successfully, but these errors were encountered: