# ReservationSystem **Repository Path**: gemz/reservation-system ## Basic Information - **Project Name**: ReservationSystem - **Description**: 系统主要使用Vue框架和组件化框架开发。其中前端页面设计引用了ElementUI组件库,运用已开发好的组件库可以提高在页面样式和交互效果调整上的工作效率,后端数据管理主要使用了NocoDB技术,使用Axios作为前端HTTP库和后端API交互。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-07-24 - **Last Updated**: 2022-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-firstdemo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).