babel
Create A React App With Webpack And Babel
· ☕ 5 min read · ✍️ Adesh
There is a great official way introduced by Facebook to start a React project using create-react-app. This command will create a basic React app without any build configuration which is recommended for anyone who is getting started with React.