English | 中文 |
Flow-CLI is an automated tool for Flow-UI development, which realizes automatic front initialization, component-based development, static resource compilation, static resource optimization, image compression and other front-end automation functions.
npm install front-flow-cli -g
Initialize a flow-ui project template in the current directory.
Compiling the current development directory, default loading configuration config.json
, and specifying the name of the configuration file.
Compile and listen to the development directory, start the real-time preview service, the default load configuration config.json
, and specify the name of the configuration file.
Copyright (c) 2017-present, refined-x.com