Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 579 Bytes

IXON Custom Component Examples

This repository contains examples of custom components built with the IXON Component SDK. It may be used to gain insight or inspiration or serve as a template for your own custom components.

Getting started

Install the dependencies...

npm install

Now you can demo an example by running:

npm start

You will be prompted to select a specific example, which will then be built and opened in the simulator in a browser.

You can use real machine data from IXON Cloud in the simulator by running:

npm run login