Lost-In-Translation:一个将单词翻译成手语的React应用

时间:2024-03-28 15:40:13
【文件属性】:

文件名称:Lost-In-Translation:一个将单词翻译成手语的React应用

文件大小:647KB

文件格式:ZIP

更新时间:2024-03-28 15:40:13

JavaScript

在翻译应用中丢失 前端文本手语应用程序,允许用户登录并将文本翻译为手语。 入门 要在本地运行项目: 克隆项目: git clone https://github.com/nightfrost/Lost-In-Translation.git 安装依赖项: npm install 运行服务器: npm start 导航到localhost: 赫鲁库 该应用程序托管在: : Heroku dyno在闲置30分钟后会入睡,因此您的第一次访问可能需要更长的时间才能启动。 用于启动应用程序。 作者 可用脚本 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化


【文件预览】:
Lost-In-Translation-main
----public()
--------manifest.json(492B)
--------index.html(615B)
--------robots.txt(67B)
--------favicon.ico(32KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----src()
--------style()
--------components()
--------assets()
--------App.js(1KB)
--------reportWebVitals.js(362B)
--------setupTests.js(241B)
--------index.js(543B)
----README.md(1KB)
----.gitignore(310B)
----package-lock.json(1.41MB)
----package.json(856B)

网友评论