Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@things-scene/eos-client

eos-client component for things-scene

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-eos-client.js modern browser X
UMD things-scene-eos-client-ie.js ie 11 X
ESM things-scene-eos-client.mjs modern browser X

publish

$ yarn publish