Bootstrap a react app using create-react-app

Share this video with your friends

Send Tweet

With Node.js installed, bootstrapping a react app is as simple as executing create-react-app with npx. No further downloads necessary.