# weddingInvitations **Repository Path**: SnailCoder/weddingInvitations ## Basic Information - **Project Name**: weddingInvitations - **Description**: 结婚请柬 婚礼电子请帖 婚礼H5 邀请函 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 17 - **Forks**: 5 - **Created**: 2021-03-27 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # weddingInvitations 结婚请柬 婚礼电子请帖 婚礼H5 邀请函 clone 到本地可直接打开index.html 文件查看效果, 仅支持移动端, pc需使用手机模式 ### 直接部署 ``` git clone https://github.com/nijun008/weddingInvitations.git cd weddingInvitations node app ``` 默认端口为8081, 可以在app.js中修改端口 ### 自行部署 clone 到本地后, 拷贝index.html 和 public 自行部署即可