Most of the files are generated by react, we only need to modify App.js
npm installnpm startnpm install --save new-packagenpx create-react-app frontend # create basic react app
cd frontend
npm install --save reactstrap # install essitial modules