Pedestal
是基座项目,icec-cloud-inquiry-mall-react、icec-cloud-product-seller-react
是子应用项目
分别在icec-cloud-inquiry-mall-react、icec-cloud-product-seller-react
项目根目录下yarn install
安装相关依赖,然后yarn build
构建,最后在构建目录build
下启动本地项目
icec-cloud-inquiry-mall-react
:http://localhost:8234
icec-cloud-product-seller-react
:http://localhost:8235
Pedestal
项目直接yarn start
启动即可Pedestal
:http://localhost:8233