# ebuild-cli **Repository Path**: theajack/ebuild-cli ## Basic Information - **Project Name**: ebuild-cli - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-22 - **Last Updated**: 2022-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ebuild-cli ### 🚀一键搭建webpack、babel、eslint、less、commitlint、typescript、vue、react等开发环境
[English](https://github.com/theajack/ebuild-cli/blob/master/README.md) ## 1. 安装: ``` npm i -g ebuild-cli ``` ## 2. 初始化 在你希望创建项目的目录下运行一下命令 ``` ebuild init