mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
398 B
398 B
docs
This application was scaffolded using the default webpack Sapper template.
Deploying to IBM Cloud
Deploy to IBM Cloud using the Staticfile buildpack.
Log in
Log in using the IBM Cloud CLI:
ibmcloud login
# if using Single-Sign On (SSO):
ibmcloud login --sso
Deploy
yarn build
ibmcloud target --cf
ibmcloud cf push