# vueProjectDemo **Repository Path**: fjycjd_admin/vueProjectDemo ## Basic Information - **Project Name**: vueProjectDemo - **Description**: vue 开发 demo - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-18 - **Last Updated**: 2024-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuedemo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your end-to-end tests ``` npm run test:e2e ``` ### Lints and fixes files ``` npm run lint ``` ### server.js 对应七牛云上传node服务器 ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).