BSS to React

Hi all,

I have a project on BSS I want to migrate to react. I have some pre existing css and html and I used create-react-app and added bootstrap and sass dependencies via yarn. Does anyone know how/have any resources on how I can get the bootstrap css to react?

You can export your Bootstrap Studio files by clicking the Export button in the top menu. It will ask you to pick a folder, and export your HTML files and create a folder called assets in which you'll find all you CSS files from your Bootstrap Studio site.

As for getting them into react, that is not a Bootstrap Studio issue, so I doubt you find help here. I would start by looking here... https://reactjs.org/community/support.html