@things-factory/scene-mpi
v4.3.544-alpha.0
Published
Multi-purpose indicator integration component for things-scene
Downloads
667
Maintainers
Keywords
Readme
node package를 설치한다.
$ yarn
실행
$ yarn serve
$ yarn serve:dev
포트를 바꾸려면, -p 3001 식으로 추가해준다.
$ yarn serve
$ yarn serve -p 3001
test in browser
http://localhost:3000
build
$ yarn build
| type | filename | for | tested | | ---- | ---------------------- | -------------- | ------ | | UMD | things-scene-mpi.js | modern browser | O | | UMD | things-scene-mpi-ie.js | ie 11 | O | | ESM | things-scene-mpi.mjs | modern browser | O |
publish
$ yarn publish