This repo contains the zh version of the website published at https://c4model.com.
You can visit https://c4.yooll.ltd to obtain the latest document.
If you'd like to author/view the docs locally:
git clone https://github.com/Freedyool/c4model-cn.gitcd c4model-cnnpm cinpm run docs:dev- Open http://localhost:5173
And you can run npm run docs:build to make sure your commit will pass the build check.