https://github.com/zhoubichuan/web-devops
📖devops相关知识的总结--持续更新💪【http://zhoubichuan.com/web-devops】
https://github.com/zhoubichuan/web-devops
devops linux
Last synced: 2 months ago
JSON representation
📖devops相关知识的总结--持续更新💪【http://zhoubichuan.com/web-devops】
- Host: GitHub
- URL: https://github.com/zhoubichuan/web-devops
- Owner: zhoubichuan
- Created: 2019-06-11T15:04:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T11:31:26.000Z (5 months ago)
- Last Synced: 2025-01-23T18:49:01.646Z (4 months ago)
- Topics: devops, linux
- Language: JavaScript
- Homepage: https://zhoubichuan.github.io/web-devops/
- Size: 2.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devops 学习笔记

- 基础知识
- [一.linux](./base/engine/1.index.html)
- [二.Vue 功能模块](./base/project/1.index.html)
- [三.Vue 2.x 基础](./base/vue2.x/1.index.html)
- [四.Vue 3.x 基础](./base/vue3.x/1.index.html)
- 相关应用
- [一.Vue 组件开发](./senior/component/1.index.html)
- [二.TypeScript](./senior/typescript/1.index.html)
- [三.构建部署](./senior/deploy/1.index.html)
- 高级知识
- [一.Vue/cli2.x](./source/vue-cli2.x/1.index.html)
- [二.Vue 2.x](./source/vue2.x/1.index.html)
- [三.Vue-Router3.x](./source/vue-router3.x/1.index.html)
- [四.Vuex3.x](./source/vuex3.x/1.index.html)