Skip to content

redsun1024/Domain-Driven-Design-zh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain-Driven-Design-zh

《领域驱动设计:软件核心复杂性应对之道》中文翻译

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

前言

Index

本地开发 & 阅读

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

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

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

# 本地阅读
http://localhost:8080/doc-ddd/

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%