UNPKG
san-cli-serve
Version:
latest (2.0.0)
2.0.0
1.0.2
1.0.1
1.0.0
San-CLI serve command
ecomfe.github.io/san-cli
ecomfe/san-cli
san-cli-serve
/
README.md
23 lines
(14 loc)
•
291 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# san-cli-serve
san serve 命令的执行主体。
## 使用文档
请移步[
San
-
CLI
文档](
https:
/
/ecomfe.github.io/san
-cli)
## 安装
``
`shell $ npm install --save-dev san-cli-serve `
``
## 测试
执行命令
``
`bash #执行 __tests__ 文件夹下所有测试文件 yarn test `
``