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