1 Star 0 Fork 4K

wuganlin / JavaGuide

forked from SnailClimb / JavaGuide 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 692 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "javaguide",
"version": "2.0.0-alpha.40",
"private": true,
"description": "javaguide",
"license": "MIT",
"author": "Guide",
"scripts": {
"vite-build": "vuepress-vite build docs",
"vite-serve": "vuepress-vite dev docs",
"vite-clean-serve": "vuepress-vite dev docs --clean-cache",
"webpack-build": "vuepress-webpack build docs",
"webpack-clean-serve": "vuepress-webpack dev docs --clean-cache",
"webpack-serve": "vuepress-webpack dev docs"
},
"devDependencies": {
"@vuepress/plugin-search": "^2.0.0-beta.38",
"vuepress-theme-hope": "^2.0.0-beta.36",
"vuepress-vite": "2.0.0-beta.38",
"vuepress-webpack": "2.0.0-beta.38"
}
}
Java
1
https://gitee.com/wuganlin/JavaGuide.git
git@gitee.com:wuganlin/JavaGuide.git
wuganlin
JavaGuide
JavaGuide
main

搜索帮助