- 创建一个远程仓库 xxx_ts_study
- 修改docs/.vuepress/config.js: base: '/xxx_ts_study/'
- 打包文档: npm run doc:build
- 将项目推送到github
- git init
- git add .
- git commit -m "init"
- git push origin master
- 发布文档: npm run doc:deploy
- 访问在线文档: https://24kcs.github.io/xxx_ts_study/ (可能要等待一定的时间)
forked from 24kcs/vue3_study
-
Notifications
You must be signed in to change notification settings - Fork 0
448776129/vue3_study
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
vue3的线上文档
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 76.2%
- HTML 21.8%
- TypeScript 2.0%