📌  相关文章
📜  我可以从 create-react-app 中删除什么 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:22.698000             🧑  作者: Mango

代码示例1
If you want to get rid of unnecessary files created by create-react-app you can:
1. Install this: npm i -g cleanup-react-app
2. Run inside your REACT project: cleanup-react-app