Kode NPX untuk folder SRC di React JS

npx babel --watch src --out-dir . --presets react-app/prod
Dangerous Dove