Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

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