# lego **Repository Path**: hongjunyong/lego ## Basic Information - **Project Name**: lego - **Description**: 慕课-前端架构师-乐高 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-11 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 慕课乐高 4-1 5分钟 ## 初始化命令 安装 npm install -g @imooc-cli/core 查看版本 imooc-cli --version 初始化项目 imooc-cli init ## eslint npx eslint --version npx eslint --ext ts,vue src/** ESLint:Fix all auto-fixable Problems