文件名称:developer-handbook:开发人员手册!
文件大小:2.46MB
文件格式:ZIP
更新时间:2024-05-18 13:11:54
handbook developer JavaScript
开发人员手册 当地发展 苹果系统 开发人员手册的所有依赖关系都由yarn处理。 # install nodejs with brew brew install node # install yarn with npm npm install -g yarn # install dependencies with yarn yarn # start local development server yarn run dev
【文件预览】:
developer-handbook-master
----Dockerfile(729B)
----.gitignore(53B)
----README.md(306B)
----content()
--------architecture()
--------git()
--------database()
--------api()
--------frontend()
--------img()
--------testing()
--------kubernetes()
--------java-backend()
--------iam()
----.github()
--------workflows()
----.dockerignore(94B)
----package.json(2KB)
----.vuepress()
--------public()
--------config.js(4KB)
----deployments()
--------kubernetes()
----LICENSE.md(11KB)
----yarn.lock(423KB)
----Makefile(337B)