MicrophoneBen / Implementing-Domain-Driven-Design-zh

IDDD《实现领域驱动设计》中文翻译(DDD之父作序力荐 让DDD**真正落地的首创巨著)

Home Page:http://gdut_yy.gitee.io/doc-iddd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing-Domain-Driven-Design-zh

《实现领域驱动设计》中文翻译

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

目录

本地开发 & 阅读

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

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/Implementing-Domain-Driven-Design-zh.git
cd Implementing-Domain-Driven-Design-zh/
yarn docs:dev

更多书籍

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

License

MIT

About

IDDD《实现领域驱动设计》中文翻译(DDD之父作序力荐 让DDD**真正落地的首创巨著)

http://gdut_yy.gitee.io/doc-iddd/

License:MIT License


Languages

Language:Shell 100.0%