- a platform for developing and testing visual components that can be applied to Things Board of HatioLab.
- Things Board Custom Component Development Kit
- Things Board Service Composition
- Things Board Integration
- MacOS
Windows(Not tested)Linux(Not tested)
- nodejs - v7.6.0 or greater
- yarn - https://yarnpkg.com/
$ yarn install
$ yarn build
$ yarn serve
- Open your browser (Chrome,
Safari, Firefox, Opera) to get connected
http://0.0.0.0:3000
- If you want to change the service port,
$ yarn serve -p 3001