Kod NPX dla folderu SRC w React JS

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