# sc-client **Repository Path**: deyinng/sc-client ## Basic Information - **Project Name**: sc-client - **Description**: 前端测试,使用giteepage - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2023-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sc-client > 使用vue开发的客户端 # 开发工具 > node > npm > sass > axios > mavon-editor 文本编辑器 > element-ui ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). ## 常见问题 windows环境下npm install错误 > Error: Can't find Python executable "python", you can set the PYTHON env var > 解决办法:npm install --global --production windows-build-tools