Skip to content

ixoncloud/app-calculate-live-value

Repository files navigation

Calculate Live Value App

This workspace contains the Calculate Live Value app for IXON Cloud, which can be used to calculate a result based on multiple input variables. It uses tools provided by the IXON Cloud UI Component Development Kit (CDK). Note that this app is built with Svelte, Typescript and SCSS and it requires you to be familiar with the Node.js ecosystem.

Testing locally

Install the dependencies...

npm install

...login to your IXON Cloud account...

npx cdk login

...and run the simulator:

npx cdk simulate calculate-live-value

...this opens the simulator app in a browser and builds the component in watch-mode, which means that any changes to the component source files will trigger a rebuild and will auto-reload the simulator.

Documentation

To check out docs and examples on how to develop a custom component, visit Custom Component Development Docs. The Component SDK page has a complete overview of all commands that can be run in a component workspace project.

Important note: When setting up variables in the Studio, make sure to separate words with dashes instead of spaces. For example: "variable-1".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •