8000 GitHub - flow-ui/Flow-CLI: Automated tool for Flow-UI development
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flow-ui/Flow-CLI

Repository files navigation

English | 中文

Flow-CLI

npm DUB node license

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.

logo

Introduction

  1. Initialization project
  2. Static resource merger
  3. Less precompilation
  4. Component-based development
  5. Real time preview service
  6. Picture compression

Documentation

Flow-CLI Documentation

Setup

  1. install nodejs(>=6.5.0)
  2. npm:npm install front-flow-cli -g

Use

flow init

Initialize a flow-ui project template in the current directory.

flow build [configName]

Compiling the current development directory, default loading configuration config.json, and specifying the name of the configuration file.

flow run [configName]

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.

Interface

preview

License

MIT

Copyright (c) 2017-present, refined-x.com

About

Automated tool for Flow-UI development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0