This project was bootstrapped with Create React App and it's a test project for siimact
I suggest you to you create-react-app tool to create your react app easily.
npx create-react-app my-app
cd my-app
npm start
after that you have to include siimact in your project.
< 727E div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="cd my-app npm install --save-dev siimact">cd my-app
npm install --save-dev siimact