Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.62 KB

README.md

File metadata and controls

55 lines (41 loc) · 1.62 KB

The-Mythical-Man-Month-zh

《人月神话》中文翻译

在线阅读:http://gdut_yy.gitee.io/doc-tmmm/

目录

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github markdown 更佳的阅读体验

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/The-Mythical-Man-Month-zh.git
cd The-Mythical-Man-Month-zh/
yarn docs:dev

更多书籍

https://github.com/xx-zh/xx-zh-roadmap

License

MIT