-
-
-
-
Move-it:此应用程序可帮助长时间呆在计算机前的人们通过小运动来最大程度地减少对健康的影响
| | | | |
:laptop: 项目
Move.it是一个Web应用程序,它可以帮助长时间在计算机前工作的人们通过小运动来最大程度地减少对健康的影响。 : ... 日。
:artist_palette: 布局
您也可以在检查完成的布局。
:hammer: 技术
:memo: 环境
克隆存储库:
git@github.com:CaioLemec/move-it.git
安装节点:
https://nodejs.org/en/
在VSCode中打开项目文件夹:
cd ../move-
-
-
-
move.it:此项目在NLW#4期间开发
... 管理的密集周。
我决定遵循的足迹是我们开发的ReactJS。
:closed_book: 关于Move.it
Move-it,一个目的是让您每隔25分钟锻炼一下就可以运动的应用 ... 。
:chequered_flag: 入门指南
首先克隆此存储库:
$ git clone https://github.com/Matheus0liveira/move.it.git
# and
$ cd move.it
现在安装依赖项:
# Execute
# Using yarn
$ yarn
# or using ...
-
-
-
-
move.it-nlw04
... 和npm或yarn。
# Clone Repository
$ git clone https://github.com/DeboraMdaGama/move.it-nlw04.git
# Go to server folder
$ cd move.it
# Install Dependencies
$ yarn
# Run Application
$ yarn dev
# Access the app
http://localhost:3000
如何贡
-