mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-11 07:43:55 +08:00
The create-react-app need node >= 6, and node version 6 support a lot of ES6, and let's switch using '+' to concat string with template string.