UNPKG
vincent-cli
Version:
latest (1.1.1)
1.1.1
1.0.1
1.0.0
基于vue全家桶的脚手架,主要包含webapp、一般网页的模板。
vincent-cli
/
templates.json
13 lines
(12 loc)
•
247 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{
"name"
:
"webapp"
,
"fullName"
:
"lytian/webapp-template"
,
"description"
:
"基于Vue的webapp项目模板"
}
,
{
"name"
:
"web"
,
"fullName"
:
"lytian/web-template"
,
"description"
:
"基于Vue的网页项目模板"
}
]