Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

To deploy you client code and assets to the Client project area, you can use the deploy command. Before deploying, ensure you're in your current project folder.

bm client deploy .

 

Once deployed, your changes will be instantly available at your project URL.

 

Note: The Client CLI tool will only upload files that have changed since the last deploy.
  • No labels