javascript functions exercises tutorial 源码
用Java编写函数 这些练习旨在通过协作进行构建,我们需要您! 如果您发现任何错误或拼写错误,请贡献并报告它们。 现在就开始在gitpod中练习: 或本地安装(如果您不想使用gitpod) 确保您已经安装了并且node.js版本为8+ This is the command to install the breathecode-cli $ npm i breathecode-cli -g 在当前目录运行中下载react练习: $ git clone https://github.com/4GeeksAcademy/javascript-functions-exercises.git && cd javascript-functions-exercises 注意:完成下载后,您将找到一个带有子目录“ exercises”的新文件夹,其中包含其中的所有练习。 通过从项目的根目录运行以下
文件列表
javascript-functions-exercises-tutorial-master.zip
(预估有个45文件)
javascript-functions-exercises-tutorial-master
README.es.md
3KB
learn.json
411B
exercises
03-What-is-a-function
README.es.md
679B
app.js
198B
README.md
673B
tests.js
1KB
01-Welcome
暂无评论