通过yarn workspace管理各个模块
$ npm install -g yarn // 安装yarn
$ yarn bootstrap // 安装依赖
$ yarn workspace @hardfist/spa start // 启动子模块
模块 | 版本 | 文档 | 线上地址 |
---|---|---|---|
@hardfist/spa | @hardfist/spa 文档 | https://unpkg.com/@hardfist/spa/build/index.html | |
@hardfist/realworld | @hardfist/spa 文档 | https://unpkg.com/@hardfist/realworld/build/index.html |