wix preview

Creates an online preview of your built project and provides a preview URL in the console. By default, the code for your preview is hosted on Wix's servers.

A preview URL is a link you can share with team members that allows them to preview and test your project. Each preview URL directs to a unique version of your project hosted on Wix's servers. Subsequent updates to your project won't affect any previously created versions.

Note: Before previewing the project, run the build command.

Usage

Copy

Flags

The following flags are available for the wix preview command:

Did this help?