# VueDemo **Repository Path**: calvin37/VueDemo ## Basic Information - **Project Name**: VueDemo - **Description**: Vue Demo - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-08 - **Last Updated**: 2021-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VueDemo > A Vue.js project ## install modules ``` npm install swiper --save-dev ``` ``` npm i element-ui -S ``` ``` npm install axios ``` ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8090 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` ## Test open http://127.0.0.1:8090/#/login # 拓展阅读 [ssm+vue前后端分离框架整合(附源码)](https://blog.csdn.net/lsy1072/article/details/89304362)