# dev **Repository Path**: guanweiming/dev ## Basic Information - **Project Name**: dev - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 快捷启动nacos ```bash git clone https://github.com/guangee/dev.git cd dev/nacos/1.4.0 && docker-compose pull docker-compose up -d mysql docker-compose up -d nacos ```