Skip to content

如何运行起来? 备忘 #47

Description

@nihaojob

第一步:生成@syncit/core的npm软连接

cd packages/core
yarn && yarn build
npm link

第二步:进入UI项目,连接本地依赖并启动

cd packages/ui
yarn link "@syncit/core"
yarn && yarn dev

第三步骤:访问下方地址
http://localhost:5000/embed.html
http://localhost:5000/app.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions