/single-spa-demo

微前端单实例应用

Primary LanguageTypeScript

介绍

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-reacthttp://localhost:8234
  • icec-cloud-product-seller-reacthttp://localhost:8235 Pedestal项目直接yarn start启动即可
  • Pedestalhttp://localhost:8233