简单的电子邮件客户端·
一个简单的电子邮件客户端,可与Gmail或Gmail等大多数SMTP电子邮件提供程序一起使用。检查以下有关如何设置客户端的信息。
设定档
确保将config.json.sample更改为config.json,以使其正常工作。
{
" port " : " 3000 " , //PORT FOR THE SERVER TO RUN OFF
" server " : {
" host " : " EMAIL SERVER " , //
贝塔
pnut.io客户端。
构建设置
# install dependencies
$ npm install # Or yarn install*[see note below]
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm
英格斯特前端
Engster是我的个人项目,旨在帮助翻译人员从电影,youtube等中学习真正的字幕。
这是客户端存储库
开发栈
构建设置
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
核试验
构建设置
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
有关工作原理的详细说明,请查看 。
设备访问客户端
fortymm /网络客户端
构建设置
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
有关工作原理的详细说明,请查看 。