Publishing
When your component is ready to be published, you can deploy it as a new Component Version. This will add a new record to the database (which pulls data from your component.config.json file) and upload your js, css and asset files to our CDN to be used when your component is instantiated.
When you are ready to publish, run the following command:
$ ddcomp publish
If your publish command is failing you likely have to authenticated and set the organization you are associated with:
$ ddcomp login
$ ddcomp setorg