Install React March 15, 2019 To install react > npx create-react-app <foldername> > cd <foldername> > npm start <foldername> Read more