title | permalink | nav_order | lang |
---|---|---|---|
Copha |
/zh/ |
1 |
zh |
可使用其他语言阅读: English | 简体中文
- 安装 Copha
npm i -g copha
# or "yarn global add copha"
- 命令行操作
copha -h
更多命令行的使用帮助请访问 copha.net/cli
更多使用案例和文档请访问 copha.net.
git clone https://github.com/copha-project/copha
cd copha
git submodule update --init
yarn
yarn run dev