- Copy files into a folder
my-react-app. - Install dependencies:
yarn. - Create
.envfrom.env.exampleand setVITE_API_BASEif needed. - Run dev server:
yarn dev.
- Authentication code was removed per your request.
- The axios client does not attach Authorization headers.
- RTL support is enabled (document.dir = 'rtl').
- Place your
img/folder intopublic/img/so path references from the original HTML keep working.