Using Appmixer SDK
Open the Appmixer SDK demo
# Download the Appmixer SDK:
$ wget http://my.[acme].appmixer.cloud/appmixer/appmixer.js
# Download the demo page:
$ wget http://my.[acme].appmixer.cloud/appmixer/demo.html
# Download the example theme object:
$ wget http://my.[acme].appmixer.cloud/appmixer/theme.js
$ open demo.html <script>
var BASE_URL = '<your-base-url>';
var USERNAME = '<your-username>';
var PASSWORD = '<your-password>';

Last updated
Was this helpful?
