Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 312 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 312 Bytes

Flowershow CLI

CLI commands

Install Flowershow:

npx flowershow@latest install

Preview your Flowershow website:

npx flowershow@latest preview

Static build your website:

npx flowershow@latest export

See all available commands:

npx flowershow@latest --help