命令行工具(CLI)

CLI tool for Dahlia

Installation

$ yarn install -g dahlia-cli

Usage

$ yarn global add dahlia-cli
$ dh new my-app
$ cd my-app
$ dh dev

Last updated

Was this helpful?