1.输入命令npm install -g cnpm --registry=https://registry.npm.taobao.org,等待安装 2.安装好后,输入命令cnpm install,等待安装node_modules包 3.安装好后,输入命令npm run dev,就能打开项目