# vueStudyLyd **Repository Path**: lydzyw/vueStudyLyd ## Basic Information - **Project Name**: vueStudyLyd - **Description**: 用于vue的学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 该项目用于学习前端框架vuejs使用,并且通过Jenkins实现了自动化部署,通过nginx运行。 # vue-spring-login-summed ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).