# Starbucks-demo-by-vue **Repository Path**: qiu-yingjian/starbucks-demo-by-vue ## Basic Information - **Project Name**: Starbucks-demo-by-vue - **Description**: 一个静态的仿星巴克官网网站,目前改为serverless部署,history刷新暂未支持 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://my-vue-starter-1307830036.cos-website.ap-guangzhou.myqcloud.com - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-03-07 - **Last Updated**: 2022-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: SPA, vue2 ## README # hello-vue ## 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/).