wedding-invitation-for-programmers:程序猿的婚礼邀请函

时间:2021-04-29 08:35:37
【文件属性】:
文件名称:wedding-invitation-for-programmers:程序猿的婚礼邀请函
文件大小:279KB
文件格式:ZIP
更新时间:2021-04-29 08:35:37
Vue 程序员的婚礼邀请函 这是我之前给自己准备的婚礼邀请函,但一直到现在也没用上。最近正好有空,把代码整理了一下开源了,给各位需要的程序员小伙伴。 打开邀请函之后,会先模拟编写一段代码,编写完成之后会模拟执行,成功后则打开邀请函。在邀请函内可以填写祝福语并发送,发送成功后关闭邀请函,显示弹幕。 在线体验: 开发 前提条件 你需要安装 Node.js 环境,具备一定的前端知识。 clone 到本地之后,先安装所有依赖。 yarn install 再打开开发模式,实时调试。 yarn run serve 构建 构建生产版本。 yarn run build 测试 yarn run test Lints and fixes files yarn run lint LICENSE GNU General Public License v3.0
【文件预览】:
wedding-invitation-for-programmers-master
----.gitignore(214B)
----package.json(1004B)
----src()
--------components()
--------images()
--------mock()
--------main.js(139B)
--------Wedding.vue(488B)
--------assets()
--------utils()
----LICENSE(34KB)
----public()
--------index.html(605B)
--------favicon.ico(17KB)
----invitation.jpg(155KB)
----README.md(910B)
----babel.config.js(53B)
----yarn.lock(276KB)

网友评论