email-maker:使用 GulpJS、NodeJS 和 Gmail 帐户创建电子邮件模板的项目

时间:2024-06-29 00:19:21
【文件属性】:

文件名称:email-maker:使用 GulpJS、NodeJS 和 Gmail 帐户创建电子邮件模板的项目

文件大小:102KB

文件格式:ZIP

更新时间:2024-06-29 00:19:21

JavaScript

电子邮件模板制作工具 项目路线: 创建回购 添加内联样式 添加 Gmail SMTP 测试 创建文档 创建示例 完成构建 在imgur上完成 基于此项目为 SASS/Less 开关制作 Yeoman Generator 要求 石蕊$ 安装 git clone https://github.com/webcaetano/email-maker.git cd email-maker npm i bower install 命令 启动开发模式 gulp serve 为您的收件箱发送电子邮件测试。 gulp test 为您的收件箱构建并发送电子邮件测试。 gulp test:dist 创建模板的 html 文件 gulp build // or gulp 结构 /email-maker | |.gmail-credentials # <--- Add your g


【文件预览】:
email-maker-master
----.gmail-credentials.json(59B)
----package.json(1KB)
----gulpfile.js(555B)
----.bowerrc(38B)
----gulp()
--------scripts.js(336B)
--------inject.js(2KB)
--------watch.js(616B)
--------server.js(2KB)
--------build.js(1KB)
--------proxy.js(2KB)
--------styles.js(1KB)
--------.jshintrc(48B)
----src()
--------template.html(598B)
--------assets()
--------index.html(528B)
--------styles()
--------favicon.ico(4KB)
----LICENSE.md(1KB)
----.gitignore(57B)
----README.md(1KB)
----bower.json(105B)
----.editorconfig(281B)
----.gitattributes(11B)

网友评论