# react-app-skeleton **Repository Path**: WqpthinkGroup/react-app-skeleton ## Basic Information - **Project Name**: react-app-skeleton - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-19 - **Last Updated**: 2021-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-app-skeleton 基于react-app-skeleton创建react工程骨架 #### Install with npm:
```npm install -g react-app-skeleton``` #### Usage:
```1.windows环境:新增系统变量NODE_GLOBAL=c:xxx\xxx\node\node_global``` ```2.在新创建的工程目录下打开cmd,执行:react-app-skeleton即可```