frontend project lvl2:此存储库包含我的第二个Hexlet教育项目 源码
Gendiff 该实用程序显示两个数据结构之间的差异。 • • • 时髦的 清楚的 json • 如何使用 从命令行运行以下命令: # Clone this repository. $ git clone https://github.com/vvvhatislove/frontend-project-lvl2 # Go to the repository. $ cd frontend-project-lvl2 # Install dependencies. $ npm install # Link the package. $ npm link # Run this command to get info. $ gendiff -h # Run this command to start tests / start tests and show coverage. $ make
用户评论