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.
Code Block | ||
---|---|---|
| ||
bm client deploy <path to local project> |
...
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.
Code Block | ||
---|---|---|
| ||
bm client deploy <path to local project> |
...