pomodoro starter files
1.0.0
这是可以在此处找到的Pomodoro计时器教程的入门文件:https://freshman.tech/pomodoro-timer
该项目的完整版本可直播在https://freshman-pomodoro.surge.sh/
您必须在计算机上安装Node.js和NPM。该项目是根据以下版本构建的:
节点V13.13.0 NPM V6.14.5
将此存储库克隆到您的本地计算机上:
$ git clone https://github.com/Freshman-tech/pomodoro-starter-files.git cd到下载的目录中,并与教程一起遵循。