# 学习文档
若您作为一位开发者,请在开始之前查阅BuildAdmin 开发者必看。
我们为初学者准备了BuildAdmin学习线路图 (opens new window),请点击查看。
# 前端学习文档
- BuildAdmin 进阶文档
- TypeScript (opens new window)
文档地址:https://www.tslang.cn/docs/home.html
- Vue3 (opens new window)
文档地址:https://v3.cn.vuejs.org/guide/introduction.html
- NPM (opens new window)
文档地址:https://www.npmjs.cn/
- Axios (opens new window)
文档地址:http://www.axios-js.com/zh-cn/docs/
- Vue Router (opens new window)
文档地址:https://router.vuejs.org/zh/introduction.html
- Element Plus (opens new window)
文档地址:https://element-plus.gitee.io/zh-CN/guide/design.html
- SCSS (opens new window)
文档地址:https://www.sass.hk/docs/
- mitt (opens new window)
仓库/使用方式:https://github.com/developit/mitt
- Pinia (opens new window)
文档地址:https://pinia.vuejs.org/introduction.html
- Vue I18n (opens new window)
文档地址:https://vue-i18n.intlify.dev/introduction.html
- Vite (opens new window)
文档地址:https://vitejs.cn/guide/
- vueuse (opens new window)
文档地址:https://vueuse.org/guide/
- lodash (opens new window)
文档地址:https://lodash.com/docs/4.17.15#concat
- wangEditor (opens new window)
文档地址:https://www.wangeditor.com/v5/getting-started.html
- echarts (opens new window)
文档地址:https://echarts.apache.org/handbook/zh/get-started/
- vuePress (opens new window)
文档地址:https://www.vuepress.cn/guide/
# 后端学习文档
- BuildAdmin 进阶文档
- PHP (opens new window)
文档地址:https://www.php.net/manual/zh/
- Thinkphp6 (opens new window)
文档地址:https://www.kancloud.cn/manual/thinkphp6_0
- Composer (opens new window)
文档地址:https://docs.phpcomposer.com/
# 进阶学习文档
- Git命令学习 (opens new window)
地址:https://oschina.gitee.io/learn-git-branching/