Skip to content
master
Go to file
Code
This branch is 85 commits behind gdut-yy:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Clean-Architecture-zh

《架构整洁之道》中文翻译

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

前言

Index






本地开发 & 阅读

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

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

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

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

License

MIT

About

《架构整洁之道》中文翻译

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.