# ice3微服务 **Repository Path**: wangxiao-xiao/ice3-microservice ## Basic Information - **Project Name**: ice3微服务 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-29 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 官网 https://v3.ice.work/docs/guide/advanced/icestark 通过模板快速创建一个微应用(子应用): ```javascript $ npm init ice icestark-child @icedesign/stark-child $ cd icestark-child $ npm install $ npm start ```