Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 446 Bytes

weddingInvitations

结婚请柬 婚礼电子请帖 婚礼H5 邀请函

clone 到本地可直接打开index.html 文件查看效果, 仅支持移动端, pc需使用手机模式

直接部署

git clone https://github.com/nijun008/weddingInvitations.git
cd weddingInvitations
npm install
node app

默认端口为8081, 可以在app.js中修改端口

自行部署

clone 到本地后, 拷贝index.html 和 public 自行部署即可