Themes CLI
๐ง Installation
npm init
or yarn init
.
๐ Quick Start
1.
2.
3.
4.
5.
6.
7.
๐ป Available Commands
Command | Description | Usage | Documentation |
---|---|---|---|
build | Compile your theme for deployment | themes-cli build [options] | Build Documentation |
new | Set up a new theme project | themes-cli new [options] | New Theme Documentation |
help | Display help information for commands | themes-cli help | - |
login | Authenticate with your Zid partner account | themes-cli login | Login Documentation |
list | View themes available in your account | themes-cli list | List Documentation |
preview | Preview your theme in a demo store | themes-cli preview [options] | Preview Documentation |
update | Submit a theme update for approval | themes-cli update [options] | Update Documentation |
Modified atย 2024-11-28 11:30:43