How to download and setup react
Open terminal and run command
git clone https://github.com/facebook/react.git
git clone is used to create a copy or clone of react repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with react https://github.com/facebook/react/archive/master.zip
Or simply clone react with SSH
[email protected]:facebook/react.git
If you have some problems with react
You may open issue on react support forum (system) here: https://github.com/facebook/react/issuesSimilar to react repositories
Here you may see react alternatives and analogs
freeCodeCamp bootstrap vue You-Dont-Know-JS javascript electron node atom axios three.js webpack html5-boilerplate meteor express angular material-ui Chart.js TypeScript free-programming-books-zh_CN ionic-framework nw.js lodash materialize yarn javascript-algorithms element echarts Front-End-Checklist babel create-react-app