UNPKG
yhd-cli
Version:
latest (1.0.9)
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
create a vue or react project fastly
github.com/baby2011/yhd-cli
baby2011/yhd-cli
yhd-cli
/
config.json
12 lines
(11 loc)
•
311 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"project"
:
{
"vue"
:
"https://github.com/baby2011/vue-cli.git"
,
"redux"
:
"https://github.com/baby2011/react-redux.git"
,
"react-router"
:
"https://github.com/baby2011/react-redux-router.git"
}
,
"registry"
:
{
"npm"
:
"http://registry.npmjs.org/"
,
"cnpm"
:
"https://registry.npm.taobao.org"
}
}