# SmartHotel_Dev_Frontend **Repository Path**: xhd0728/SmartHotel_Dev_Frontend ## Basic Information - **Project Name**: SmartHotel_Dev_Frontend - **Description**: 智慧酒店系统——哈尔滨工程大学 信息系统课程设计实践作业 前端部分 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-22 - **Last Updated**: 2023-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # smart_hotel_frontend ## 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/).