@things-scene/slam
v0.3.3
Published
Things Scene SLAM Component.
Downloads
5
Readme
things-scene-slam
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-slam.js | modern browser | 0 | | UMD | things-scene-slam-ie.js | ie 11 | 0 | | ESM | things-scene-slam.mjs | modern browser | 0 |
publish
$ yarn publish