# code_4 **Repository Path**: k-wei/code_4 ## Basic Information - **Project Name**: code_4 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-06-23 - **Last Updated**: 2021-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code_4 ## Project setup ``` npm install //下载安装包 ``` ### Compiles and hot-reloads for development ``` npm run serve //运行服务器 ``` ### Compiles and minifies for production ``` npm run build //打包文件 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 配置淘宝镜像 npm config set registry http://registry.npm.taobao.org/