Skip to content
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

如何运行本项目?如何贡献代码? #14

Open
Liyuk opened this issue May 22, 2018 · 1 comment
Open

如何运行本项目?如何贡献代码? #14

Liyuk opened this issue May 22, 2018 · 1 comment

Comments

@Liyuk
Copy link
Collaborator

Liyuk commented May 22, 2018

Interview Book

created by vuepress

what is vuepress ?

how to run

npm install
npm run dev

how to build

npm run build

how to deploy

npm run deploy

if you don't use zsh, you can use bash deploy.sh

@Liyuk
Copy link
Collaborator Author

Liyuk commented May 22, 2018

如何贡献代码

现在本项目已经迁移到 vuepress 构建。

  1. fork本仓库到自己的repos中;

  2. 添加代码时,在对应的目录文件 docs/guide/*.md 文件中添加自己的新的面试题;

  3. 如果有相应的详细的解答,请添加在 docs/Collections/*.md ,这里的文件名为单独的问题的名字;

  4. pull request;

  5. 由维护人员编译并部署

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

No branches or pull requests

1 participant