# vue **Repository Path**: ucanner/vue ## Basic Information - **Project Name**: vue - **Description**: 这是一个Vue学习项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VUE > This is a Vue project created by Jason `You are what you want to be . - wb` ```javascript node.js ``` ## 构建步骤 ``` 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 ``` 这是一个Vue的Demo学习项目