# travel-booking **Repository Path**: goblin_003/travel-booking ## Basic Information - **Project Name**: travel-booking - **Description**: 荔波小七孔景区票务预约系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # travel-booking #### 项目介绍 荔波小七孔景区票务预约系统 #### 软件架构 软件架构说明 ## Build Setup ``` cmd # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run all tests npm test ``` #### 使用说明 入口:http://localhost:8003/#!/ 入口配置文件:src/main.js 自定义的验证规则:src/verification.js 过滤器:src/filter.js 文件服务:文件的上传与下载:src/fileServer.js #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request