Web Developement is my passion,hobby and life
Nothing here yet.
No blogs yet.
For nodejs and mongodb installation try with following link. For reactjs and some other modules you can use yarn or npm. https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04 https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-16-04
create react app is just an boilerplate to wrap your project also you can modify default configuration .it will save your development initialization time. Also now a days so many boilerplate available you choose as per your project requirement. e.g react-boilerplate,rekit etc.