A Norton Commander clone based on C# and React with Typescript
sudo apt update
sudo apt install pkg-config
sudo apt install libgtk-3-dev
(sudo apt install build-essential)
sudo dnf install gcc-c++ gtk3-devel
- add
<script src="http://localhost:8097"></script>before<script type="module" src="/main.tsx"></script>in index.html - run npm script 'react dev tools'