- Mastering React Test:Driven Development
- Daniel Irvine
- 54字
- 2021-06-24 14:45:06
Before you check in...
Make sure to add dist/main.js to your .gitignore file. This file is generated by Webpack, and as with every generated file, you shouldn't check it in.
You may also want to add a README.md at this point, to remind yourself how to run tests and how to build the application.
推薦閱讀
- Vue.js入門與商城開(kāi)發(fā)實(shí)戰(zhàn)
- Nginx Essentials
- Magento 1.8 Development Cookbook
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- 程序是怎樣跑起來(lái)的(第3版)
- Java實(shí)戰(zhàn)(第2版)
- Scala for Machine Learning(Second Edition)
- Android開(kāi)發(fā)三劍客:UML、模式與測(cè)試
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- MySQL程序員面試筆試寶典
- Mapping with ArcGIS Pro
- Android項(xiàng)目實(shí)戰(zhàn):博學(xué)谷
- Learning Yeoman
- Scratch 3.0少兒游戲趣味編程
- AVR單片機(jī)C語(yǔ)言應(yīng)用100例