UNPKG
cyj
Version:
latest (0.0.1)
0.0.1
创建vue项目, 以及添加component page命令
github.com/coderyj22/cyj
coderyj22/cyj
cyj
/
lib
/
config
/
repo-config.js
6 lines
(4 loc)
•
102 B
JavaScript
View Raw
1
2
3
4
5
6
const
vueRepo
=
"direct:https://github.com/coderyj22/vue-temp.git"
;
module
.
exports
= { vueRepo, };