# bootstrapvue旅游网站 **Repository Path**: also-immortal_admin/bootstrapvue ## Basic Information - **Project Name**: bootstrapvue旅游网站 - **Description**: 利用bootstrap+vue编写的桌面旅游网站,(后台暂未连接) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Bootstrap ## README # bootstrap ## 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/).