资源说明:| | | |
:rocket: NLW#4
NLW(下周)是管理的密集周。
我决定遵循的足迹是我们开发的ReactJS。
:closed_book: 关于Move.it
Move-it,一个目的是让您每隔25分钟锻炼一下就可以运动的应用程序。
:gear: 功能性
Experiece Bar(完成每项挑战。bar不断增长)。
完成挑战计数。
二十五计时器。
挑战箱(包含10个以上的挑战)。
:chequered_flag: 入门指南
首先克隆此存储库:
$ git clone https://github.com/Matheus0liveira/move.it.git
# and
$ cd move.it
现在安装依赖项:
# Execute
# Using yarn
$ yarn
# or using npm
$ npm install
要运行此项目,请执行:
# Using yarn
$ yarn dev
# or using npm
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。