# country_vue **Repository Path**: xdragon0/country ## Basic Information - **Project Name**: country_vue - **Description**: 一个使用Vue+SpringBoot做的国家轮播学习项目。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-01 - **Last Updated**: 2021-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一个使用Vue+SpringBoot做的国家轮播学习项目。 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0930/150821_08c41708_7415731.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0930/150832_ce49df77_7415731.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0930/150839_80b7f34e_7415731.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0930/150849_2a647fce_7415731.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0930/150902_7d349d1d_7415731.png "屏幕截图.png") # note_front > A Vue.js project ## Build Setup ``` 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 # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test # test 我的测试 ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).